Why Safari/WebProcess.app crash 10-15 times a day? (tabs reload alone)

I don't know what is but since safari 5 update the tabs starts reload alone every day a lot of times and every times I see a crash in my console.  Oh and every time I loose what I'm doing in a tab!
I've already tried to disable the (two) extensions but the logs/crashes remains!

I can't because the crashes are random, as you can see in the first image, there are 2-3 days without any crash but after 10 crashes in one day!  I should stay in "guest account" for 2-3 days and I can't!
Just now that i'm typing i've got another crash a reload of all the tabs, infact i've lost what i've wrote and i'm doing again!
The last crash, right now:
Process:         WebProcess [694]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7534.52 (7534.52.7)
Build Info:      WebKit2-7534052007000000~1
Code Type:       X86-64 (Native)
Parent Process:  Safari [145]
Date/Time:       2012-01-07 23:27:16.743 +0100
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000c5fed08
VM Regions Near 0xc5fed08:
-->
    __TEXT                 000000010652a000-000000010652b000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Application Specific Information:
objc[694]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore                0x00007fff83550ec5 JSC::CodeBlock::~CodeBlock() + 101
1   com.apple.JavaScriptCore                0x00007fff83551913 JSC::ProgramCodeBlock::~ProgramCodeBlock() + 163
2   com.apple.JavaScriptCore                0x00007fff835516d9 JSC::ProgramExecutable::~ProgramExecutable() + 41
3   com.apple.JavaScriptCore                0x00007fff83512918 JSC::MarkedBlock::sweep() + 72
4   com.apple.JavaScriptCore                0x00007fff83718e95 JSC::Heap::collect(JSC::Heap::SweepToggle) + 1493
5   com.apple.JavaScriptCore                0x00007fff8351184b JSC::DefaultGCActivityCallbackPlatformData::trigger(__CFRunLoopTimer*, void*) + 219
6   com.apple.CoreFoundation                0x00007fff8300af84 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
7   com.apple.CoreFoundation                0x00007fff8300aad6 __CFRunLoopDoTimer + 534
8   com.apple.CoreFoundation                0x00007fff82feb471 __CFRunLoopRun + 1617
9   com.apple.CoreFoundation                0x00007fff82feaae6 CFRunLoopRunSpecific + 230
10  com.apple.HIToolbox                     0x00007fff89b873d3 RunCurrentEventLoopInMode + 277
11  com.apple.HIToolbox                     0x00007fff89b8e63d ReceiveNextEventCommon + 355
12  com.apple.HIToolbox                     0x00007fff89b8e4ca BlockUntilNextEventMatchingListInMode + 62
13  com.apple.AppKit                        0x00007fff8a82f3f1 _DPSNextEvent + 659
14  com.apple.AppKit                        0x00007fff8a82ecf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
15  com.apple.AppKit                        0x00007fff8a82b62d -[NSApplication run] + 470
16  com.apple.WebKit2                       0x00007fff860947bd WebKit::WebProcessMain(WebKit::CommandLine const&) + 587
17  com.apple.WebKit2                       0x00007fff8607e9ce WebKitMain + 268
18  com.apple.WebProcess                    0x000000010652ae56 0x10652a000 + 3670
19  com.apple.WebProcess                    0x000000010652ad64 0x10652a000 + 3428
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff89ec17e6 kevent + 10
1   libdispatch.dylib                       0x00007fff85db55be _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff85db414e _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff89ec0bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff85c3b274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00007fff834eb5f7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3   com.apple.JavaScriptCore                0x00007fff83717ccf JSC::Heap::blockFreeingThreadMain() + 319
4   com.apple.JavaScriptCore                0x00007fff83717d09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib                       0x00007fff85c378bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff85c3ab75 thread_start + 13
Thread 3:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff89ec0bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff85c3b274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00007fff834eb5a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore                       0x00007fff8b77cd5a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore                       0x00007fff8b77ccb3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore                       0x00007fff8b77cbfb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff85c378bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff85c3ab75 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff89ebf67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff89ebed71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff82fe2b6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff82feb2d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff82feaae6 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff888dc0ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff888d07fe -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff888d0776 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff85c378bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff85c3ab75 thread_start + 13
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff89ec0df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff83033f9b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff85c378bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff85c3ab75 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff89ec1192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff85c39594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff85c3ab85 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff89ec1192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff85c39594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff85c3ab85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000007  rbx: 0x0000000000000008  rcx: 0x0000000000000001  rdx: 0x0000000110e03900
  rdi: 0x00000001112e45c0  rsi: 0x0000000000000000  rbp: 0x0000000000000008  rsp: 0x00007fff661283a0
   r8: 0x00000001065a4478   r9: 0x00000001065a4508  r10: 0x0000000000000040  r11: 0x000000010e8fcbc0
  r12: 0x00000000000000a1  r13: 0x0000000000000000  r14: 0x0000000110e03900  r15: 0x000000000c5fec30
  rip: 0x00007fff83550ec5  rfl: 0x0000000000010206  cr2: 0x000000000c5fed08
Logical CPU: 0
Binary Images:
       0x10652a000 -        0x10652afff  com.apple.WebProcess (7534.52 - 7534.52.7) <119A6F31-64D6-32B5-A8A4-E9FACFF688E7> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x106534000 -        0x106534fff  WebProcessShim.dylib (534.52.7 - compatibility 1.0.0) <D8CC57E7-6E7A-39E8-8EE6-78128E07A8B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
    0x7fff6612a000 -     0x7fff6615eac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff82044000 -     0x7fff82046ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff82047000 -     0x7fff82047fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82048000 -     0x7fff82126fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff82127000 -     0x7fff82127fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82128000 -     0x7fff82444ff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff82504000 -     0x7fff82504fff  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
    0x7fff82505000 -     0x7fff8251bff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8251c000 -     0x7fff82523fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff8252f000 -     0x7fff82533ff7  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
    0x7fff8257a000 -     0x7fff82619fff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8261a000 -     0x7fff8261ffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff82620000 -     0x7fff82646ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff82647000 -     0x7fff826abfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff827cf000 -     0x7fff827f3fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff827f4000 -     0x7fff827fdff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff827fe000 -     0x7fff828c5ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff828c6000 -     0x7fff8290ffff  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff82910000 -     0x7fff82913fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
    0x7fff82914000 -     0x7fff82949fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff82956000 -     0x7fff82973ff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
    0x7fff829b6000 -     0x7fff829bcfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff829bd000 -     0x7fff829bdfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82a1b000 -     0x7fff82a46ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff82a47000 -     0x7fff82f0efff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff82f0f000 -     0x7fff82fb1ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff82fb2000 -     0x7fff83186fff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff834e0000 -     0x7fff8376bfff  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8376c000 -     0x7fff839dffff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff839e0000 -     0x7fff83b46fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff83b47000 -     0x7fff83b52ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff83bc0000 -     0x7fff83d4aff7  com.apple.WebKit (7534.52 - 7534.52.7) <D858B247-71C2-395A-9A44-A0B8B0713E3A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff83d4b000 -     0x7fff83d59fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff83d5a000 -     0x7fff83d5cfff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff83e5c000 -     0x7fff83eaffff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83eee000 -     0x7fff83ef3fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83ef4000 -     0x7fff83f34fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff83f35000 -     0x7fff83f36fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff83f37000 -     0x7fff83f3eff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff83f3f000 -     0x7fff84020fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84021000 -     0x7fff84025fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff84057000 -     0x7fff840a7fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff840a8000 -     0x7fff847bb587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff847bc000 -     0x7fff847e9ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8488b000 -     0x7fff8488cff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff848bc000 -     0x7fff8490ffff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84910000 -     0x7fff8493dfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff8499b000 -     0x7fff849cbff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff84b68000 -     0x7fff84b6cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84b6d000 -     0x7fff84b73fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff84df4000 -     0x7fff84f01fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff84f30000 -     0x7fff84f43ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff84f46000 -     0x7fff84f91ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84f95000 -     0x7fff84fa7ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff84fa8000 -     0x7fff85003ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8505c000 -     0x7fff850ccfff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff850cd000 -     0x7fff8512ffff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff851f2000 -     0x7fff851fdff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff851fe000 -     0x7fff852e2def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff85a5a000 -     0x7fff85aaeff7  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
    0x7fff85aaf000 -     0x7fff85be8fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff85be9000 -     0x7fff85cc6fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff85cc7000 -     0x7fff85d4afef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85d4b000 -     0x7fff85d62fff  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
    0x7fff85d63000 -     0x7fff85db1fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff85db2000 -     0x7fff85dc0fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff85e54000 -     0x7fff85ebcff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85ebd000 -     0x7fff85ed9ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff85ff3000 -     0x7fff861a6fff  com.apple.WebKit2 (7534.52 - 7534.52.7) <052082D7-344A-3077-9F7B-EC74DC345DD8> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff862a4000 -     0x7fff862b5ff7  SyndicationUI (??? - ???) <C8084303-1ABA-3FE8-A3F2-2EF67A70FF50> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff862b6000 -     0x7fff8634cff7  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
    0x7fff8634d000 -     0x7fff8636afff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff863a7000 -     0x7fff863a7fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff863a8000 -     0x7fff863a9ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff863aa000 -     0x7fff863e9fff  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
    0x7fff863ee000 -     0x7fff863fbfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff863fe000 -     0x7fff86426ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8643a000 -     0x7fff8647cfff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86b61000 -     0x7fff86b6cfff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff86c0b000 -     0x7fff86c0bfff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff86c0c000 -     0x7fff86c26fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff86c76000 -     0x7fff86c9fff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff86cdb000 -     0x7fff86ddefff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
    0x7fff86e61000 -     0x7fff86e63fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff86e64000 -     0x7fff86e67ff7  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
    0x7fff86e76000 -     0x7fff86ecdfff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86ecf000 -     0x7fff86fd1ff7  com.apple.PubSub (1.0.5 - 65.28) <8251731B-2EAA-3957-82B6-3FF0E096645A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87000000 -     0x7fff870fdfff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8724f000 -     0x7fff87257fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff87258000 -     0x7fff87297ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff87298000 -     0x7fff8729dfff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8737d000 -     0x7fff873f8ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff873f9000 -     0x7fff8747eff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8747f000 -     0x7fff87485ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff87486000 -     0x7fff87498ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff87499000 -     0x7fff8749afff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8749b000 -     0x7fff8749cfff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8749d000 -     0x7fff874b4fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff874b5000 -     0x7fff874bafff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff874bb000 -     0x7fff878e8fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff878ee000 -     0x7fff878f3ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff878f4000 -     0x7fff87908ff7  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
    0x7fff87909000 -     0x7fff8797ffff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff87bfc000 -     0x7fff87bfcfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff87c60000 -     0x7fff87c63fff  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
    0x7fff87c64000 -     0x7fff87c72ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff87c73000 -     0x7fff87ce1fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff87ce3000 -     0x7fff87ce9fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87cea000 -     0x7fff87d11fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8808e000 -     0x7fff880d5ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff880d6000 -     0x7fff88275fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88276000 -     0x7fff882a9ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff882aa000 -     0x7fff88403fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8843e000 -     0x7fff88716ff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff88717000 -     0x7fff8881cff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8881d000 -     0x7fff8883aff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8883b000 -     0x7fff88875fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff88876000 -     0x7fff88b8fff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff88b90000 -     0x7fff88b93fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88b94000 -     0x7fff88b9eff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff88b9f000 -     0x7fff89183fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff891c2000 -     0x7fff89214ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89215000 -     0x7fff89234fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff89235000 -     0x7fff8924bfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8924c000 -     0x7fff896e0fff  com.apple.RawCamera.bundle (3.9.0 - 584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff896e1000 -     0x7fff89765ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff89766000 -     0x7fff897a6ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
    0x7fff897a7000 -     0x7fff89b45fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff89b85000 -     0x7fff89ea9fff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff89eaa000 -     0x7fff89ecafff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8a0b4000 -     0x7fff8a0c1ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff8a0ce000 -     0x7fff8a141fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8a594000 -     0x7fff8a5fefff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8a5ff000 -     0x7fff8a6a3fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8a6b6000 -     0x7fff8a716fff  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
    0x7fff8a719000 -     0x7fff8a825fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a826000 -     0x7fff8b427ff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b428000 -     0x7fff8b437ff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8b75a000 -     0x7fff8c465ff7  com.apple.WebCore (7534.52 - 7534.52.12) <32AF92F7-44FC-3ADB-A6DD-D58A3EA88EFE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8c466000 -     0x7fff8c46afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8c46b000 -     0x7fff8c472fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8c473000 -     0x7fff8c675fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8c676000 -     0x7fff8c677fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8c6c5000 -     0x7fff8c7c7ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8c82a000 -     0x7fff8c82afff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8c872000 -     0x7fff8c9fcff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8ca2f000 -     0x7fff8cac9ff7  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
    0x7fff8cb08000 -     0x7fff8cb2fff7  libsandbox.1.dylib (??? - ???) <E30D1C79-C6B3-3167-AF20-045055A9C607> /usr/lib/libsandbox.1.dylib
    0x7fff8cb30000 -     0x7fff8cba5ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8cbfc000 -     0x7fff8cbfcfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8cbfd000 -     0x7fff8cc26fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8cc27000 -     0x7fff8cc69ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8cc6a000 -     0x7fff8ccadff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8cd12000 -     0x7fff8cd13fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8cd6f000 -     0x7fff8ce22fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8ce23000 -     0x7fff8ce28fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8ce29000 -     0x7fff8ce2ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff8ce30000 -     0x7fff8ce45fff  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
    0x7fff8ce46000 -     0x7fff8ce6aff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8ce7c000 -     0x7fff8cf94ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8cfea000 -     0x7fff8d41cfff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8d4eb000 -     0x7fff8d97efff  com.apple.Safari.framework (7534 - 7534.52.7) <566A916D-C5B2-33C5-BA2C-DE1FA2B3A156> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8d97f000 -     0x7fff8db99fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8dbc6000 -     0x7fff8dbd2fff  com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8dbd3000 -     0x7fff8dbd6fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8dbd7000 -     0x7fff8dc00fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8dc46000 -     0x7fff8dc48fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framewo

Similar Messages

  • Safari has been crashing sometimes 20 times a day recently and I'm at a loss-.help!

    This is the third time I have tried to post this because....Safari keeps crashing!!!
    Process:         WebProcess [23501]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8537 (8537.71)
    Build Info:      WebKit2-7537071000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [23154]
    User ID:         502
    Date/Time:       2013-11-14 14:15:35.979 +0000
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          122225 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  121563 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      16B64774-0C25-3B0E-4D3C-C58FFBC431FB
    Crashed Thread:  7  JavaScriptCore::Marking
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000019
    VM Regions Near 0x19:
    -->
        __TEXT                 0000000108dd3000-0000000108dd4000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010941c5ad JSC::JSFinalObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 1181
    1   com.apple.JavaScriptCore                0x000000010929b4ff JSC::SlotVisitor::drain() + 431
    2   com.apple.JavaScriptCore                0x000000010929b043 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 147
    3   com.apple.JavaScriptCore                0x0000000109299c4f JSC::Heap::markRoots() + 1055
    4   com.apple.JavaScriptCore                0x0000000109299229 JSC::Heap::collect(JSC::Heap::SweepToggle) + 233
    5   com.apple.JavaScriptCore                0x0000000109298e97 JSC::DefaultGCActivityCallback::doWork() + 167
    6   com.apple.JavaScriptCore                0x0000000109298ad4 JSC::HeapTimer::timerDidFire(__CFRunLoopTimer*, void*) + 164
    7   com.apple.CoreFoundation                0x00007fff8b0cc804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    8   com.apple.CoreFoundation                0x00007fff8b0cc31d __CFRunLoopDoTimer + 557
    9   com.apple.CoreFoundation                0x00007fff8b0b1ad9 __CFRunLoopRun + 1529
    10  com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    11  com.apple.HIToolbox                     0x00007fff90f8deb4 RunCurrentEventLoopInMode + 209
    12  com.apple.HIToolbox                     0x00007fff90f8dc52 ReceiveNextEventCommon + 356
    13  com.apple.HIToolbox                     0x00007fff90f8dae3 BlockUntilNextEventMatchingListInMode + 62
    14  com.apple.AppKit                        0x00007fff8ee9e533 _DPSNextEvent + 685
    15  com.apple.AppKit                        0x00007fff8ee9ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    16  com.apple.AppKit                        0x00007fff8ee951a3 -[NSApplication run] + 517
    17  com.apple.WebCore                       0x0000000109ab3521 WebCore::RunLoop::run() + 81
    18  com.apple.WebKit2                       0x0000000108f6ae7f int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 609
    19  com.apple.WebProcess                    0x0000000108dd3dcf 0x108dd3000 + 3535
    20  libdyld.dylib                           0x00007fff9526f7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8adf9d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d9cfdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8d9cf9ee _dispatch_mgr_thread + 54
    Thread 2:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff8adf7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8adf6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b0ac233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b0b1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8b0bfdd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00000001097d0b24 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x0000000109272a6f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8adf7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8adf6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b0ac233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b0b1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8a1c0546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8a21e562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010927d5a6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010927d0c5 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x0000000109272a6f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010929b4d4 JSC::SlotVisitor::drain() + 388
    1   com.apple.JavaScriptCore                0x000000010929b107 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
    2   com.apple.JavaScriptCore                0x000000010927da5a JSC::GCThread::gcThreadMain() + 74
    3   com.apple.JavaScriptCore                0x0000000109272a6f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010929b536 JSC::SlotVisitor::drain() + 486
    1   com.apple.JavaScriptCore                0x000000010929b107 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
    2   com.apple.JavaScriptCore                0x000000010927da5a JSC::GCThread::gcThreadMain() + 74
    3   com.apple.JavaScriptCore                0x0000000109272a6f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 7 Crashed:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore                0x000000010929de14 JSC::CopiedBlock::reportLiveBytes(JSC::JSCell*, unsigned int) + 452
    1   com.apple.JavaScriptCore                0x000000010941c36e JSC::JSFinalObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 606
    2   com.apple.JavaScriptCore                0x000000010929b4ff JSC::SlotVisitor::drain() + 431
    3   com.apple.JavaScriptCore                0x000000010929b107 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
    4   com.apple.JavaScriptCore                0x000000010927da5a JSC::GCThread::gcThreadMain() + 74
    5   com.apple.JavaScriptCore                0x0000000109272a6f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8adf9322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8b0f0f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 9:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8adf7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8adf6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b0ac233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b0b1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8b0bfdd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff957522e6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 10:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8adf7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8adf6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b0ac233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b0b1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8b0bfdd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff95752781 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 11:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff8adf7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8adf6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b0ac233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b0b1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8b0bfdd1 CFRunLoopRun + 97
    6   com.apple.CoreMedia                     0x00007fff8bd71830 FigThreadGlobalNetworkBufferingRunloop + 21
    7   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    8   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 12:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a880691 0x7fff8a866000 + 108177
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 13:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a8bfc9f 0x7fff8a866000 + 367775
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 14:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff8adf7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8adf6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b0ac233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b0b1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b0b10e2 CFRunLoopRunSpecific + 290
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff920b263e GenericRunLoopThread::Entry(void*) + 204
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff920b24f5 CAPThread::Entry(CAPThread*) + 175
    7   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 15:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a897bca 0x7fff8a866000 + 203722
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 16:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a8e0f87 0x7fff8a866000 + 503687
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 17:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a8bfc9f 0x7fff8a866000 + 367775
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 18:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a897bca 0x7fff8a866000 + 203722
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 19:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a8e0f87 0x7fff8a866000 + 503687
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 20:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a8bfc9f 0x7fff8a866000 + 367775
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 21:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a897bca 0x7fff8a866000 + 203722
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 22:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff8adf90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94a06fb9 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff8bd72ea8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff8a8e0f87 0x7fff8a866000 + 503687
    4   com.apple.CoreMedia                     0x00007fff8bd73379 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff94a02772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff949ef1a1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff8adf96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94a04f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94a04ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff949ef191 start_wqthread + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000001  rcx: 0x0000000000000001  rdx: 0x0000000000000000
      rdi: 0x0000000133a40000  rsi: 0x00000001169fdd70  rbp: 0x000000010e2a6dd0  rsp: 0x000000010e2a6db0
       r8: 0x0000000000000001   r9: 0x000000012dc3bae0  r10: 0x000000012a2bf000  r11: 0x0000000000000246
      r12: 0x00000001201965b8  r13: 0x0000000000000000  r14: 0x00000001169fdd70  r15: 0x0000000133a40000
      rip: 0x000000010929de14  rfl: 0x0000000000010202  cr2: 0x0000000000000019
    Logical CPU: 1
    Binary Images:
           0x108dd3000 -        0x108dd3fff  com.apple.WebProcess (8537 - 8537.71) <3EA01FCE-17FA-37D5-8B48-F4FC386C0CFF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x108dda000 -        0x108ddafff  WebProcessShim.dylib (7537.71) <307ADA66-DE6D-32BE-9FDD-C2792F68559D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x108e0e000 -        0x109085ff7  com.apple.WebKit2 (8537 - 8537.71) <24D7718C-3DC5-332C-8994-3EB980DE3B6A> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x109269000 -        0x10960efff  com.apple.JavaScriptCore (8537 - 8537.65) <76BB1553-D36C-32FB-94AB-F42C537D3F41> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x1096fb000 -        0x10a7c0ff7  com.apple.WebCore (8537 - 8537.70) <7837A428-2455-32CC-9639-5CFCD84DD9E1> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10cad6000 -        0x10d0abff7  com.apple.Safari.framework (8537 - 8537.71) <A71311C1-2C05-317C-805A-C711818E4775> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10d479000 -        0x10d5e2ff7  com.apple.WebKit (8537 - 8537.71) <CE89457F-C2CE-31A6-B0B7-EDFEB1EA2601> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10f862000 -        0x10f863ff7  ATSHI.dylib (341.1) <6860AB9D-27E6-3516-91BF-05E4B9E8A8F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10fd10000 -        0x10fd26ff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x1110d9000 -        0x1110defff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x1110e6000 -        0x1110f2fff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x1116e0000 -        0x1116e9fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11557a000 -        0x11557bfff +com.ecamm.EcammAudioLoader (1.0.2 - 1.0.2) <48FFC3CC-E53D-3A0A-B5A7-34CCF8D648D2> /Library/Audio/Plug-Ins/HAL/EcammAudioLoader.plugin/Contents/MacOS/EcammAudioLo ader
           0x122727000 -        0x12272cfff  com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x133280000 -        0x1332abfff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x133a64000 -        0x133c22fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x133c59000 -        0x133dc9fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x133e01000 -        0x1340cafe7  com.apple.AMDRadeonX3000GLDriver (1.8.19 - 1.0.8) <7C205F2A-F942-3D2D-A5D6-C5C8DADD81E4> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
           0x139b8c000 -        0x139d9bff7  com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x139ea9000 -        0x139ffeff7  com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff689d3000 -     0x7fff68a0793f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
        0x7fff88dc3000 -     0x7fff88dc5ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff89e31000 -     0x7fff89f2efff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff89f8f000 -     0x7fff89f90fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff89f91000 -     0x7fff8a12cfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a12d000 -     0x7fff8a130fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8a181000 -     0x7fff8a187fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8a188000 -     0x7fff8a4e7fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8a4e8000 -     0x7fff8a532ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a535000 -     0x7fff8a547ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8a7c0000 -     0x7fff8a803ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8a804000 -     0x7fff8a808fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8a80e000 -     0x7fff8a865ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8a866000 -     0x7fff8ab1dff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8ab1e000 -     0x7fff8ab6aff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8abb5000 -     0x7fff8ac23ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ac69000 -     0x7fff8ac78fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8ac79000 -     0x7fff8add7fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8add8000 -     0x7fff8ade1ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8ade2000 -     0x7fff8ade6ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ade7000 -     0x7fff8ae02ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ae86000 -     0x7fff8ae86ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8aeb1000 -     0x7fff8aebbff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8aebc000 -     0x7fff8aecfff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b065000 -     0x7fff8b07bfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8b07c000 -     0x7fff8b266ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8bb1d000 -     0x7fff8bd52ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bd53000 -     0x7fff8bd9efff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8be2f000 -     0x7fff8be3dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8be3e000 -     0x7fff8be7bfef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bf7b000 -     0x7fff8bf80fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8bf8b000 -     0x7fff8bf8cfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8bf8d000 -     0x7fff8bf9eff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8bf9f000 -     0x7fff8bfa1fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8bfa2000 -     0x7fff8bfb7fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8bfd3000 -     0x7fff8c00ffff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8c010000 -     0x7fff8c073fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8c0a3000 -     0x7fff8c0defff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c0df000 -     0x7fff8c173ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8c174000 -     0x7fff8c177fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8c6b3000 -     0x7fff8c6defff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8c6df000 -     0x7fff8c854ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c855000 -     0x7fff8c895ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8c896000 -     0x7fff8c8a2fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8c8a3000 -     0x7fff8c8aafff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c8c0000 -     0x7fff8c8c0fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c8cf000 -     0x7fff8c8d6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8c8d7000 -     0x7fff8c8e5fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8c8e6000 -     0x7fff8c8fdfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8c8fe000 -     0x7fff8c902ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8caf0000 -     0x7fff8cb38fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8cb39000 -     0x7fff8d4c9627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8d505000 -     0x7fff8d5dffff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8d5e0000 -     0x7fff8d5ffff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8d600000 -     0x7fff8d620fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d621000 -     0x7fff8d630ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8d6e3000 -     0x7fff8d770ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8d780000 -     0x7fff8d800ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8d801000 -     0x7fff8d9affff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d9cb000 -     0x7fff8d9e0ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8d9ef000 -     0x7fff8d9f5fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8da38000 -     0x7fff8db0bff7  com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8dde4000 -     0x7fff8de7efff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8de7f000 -     0x7fff8df81fff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8df8f000 -     0x7fff8e080ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e084000 -     0x7fff8e08ffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8e090000 -     0x7fff8e0e7ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8e5f0000 -     0x7fff8e612ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8e613000 -     0x7fff8e613fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e614000 -     0x7fff8e63cfff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8e63d000 -     0x7fff8e63efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e63f000 -     0x7fff8e910ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e911000 -     0x7fff8e960ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e961000 -     0x7fff8e9ffff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ea00000 -     0x7fff8ea29fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff8ea2a000 -     0x7fff8eaa9ff7  com.apple.securityfoundation (6.0 - 55115.4) <64EDD2F2-4DE2-3DE5-BE57-43D413853CF9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8eb12000 -     0x7fff8ec2cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8ec2d000 -     0x7fff8ec31fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8ec32000 -     0x7fff8ec4cfff  com.apple.CoreMediaAuthoring (2.1 - 914) <F0E11E75-03DA-3622-B614-2257EBDABF25> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8ec4d000 -     0x7fff8ec4eff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8ecd5000 -     0x7fff8ed42ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ed49000 -     0x7fff8f976fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f977000 -     0x7fff8f9d1ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f9d2000 -     0x7fff8fa00ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8fa01000 -     0x7fff8faf6fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8fafc000 -     0x7fff8fb23ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8fb24000 -     0x7fff8fb2fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8fbbe000 -     0x7fff8fbf0fff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8fbf1000 -     0x7fff8fe95ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8fe96000 -     0x7fff8ff5bff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ff5c000 -     0x7fff8fff7fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8fff8000 -     0x7fff8fff8fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fff9000 -     0x7fff900f6ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff900f7000 -     0x7fff9011efff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9011f000 -     0x7fff90149ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9015b000 -     0x7fff9015cfff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff9015d000 -     0x7fff90161fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff90170000 -     0x7fff901a9ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff90210000 -     0x7fff90227fff  com.apple.CFOpenDirectory (10.8 - 151.10) <7AD5F6E7-A745-3FF4-B813-9D064A8146EC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90228000 -     0x7fff90230ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90231000 -     0x7fff90628fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90679000 -     0x7fff906a7fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff906b4000 -     0x7fff906d5fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff906d7000 -     0x7fff906d7fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff906d8000 -     0x7fff90712ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90713000 -     0x7fff90715fff  com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff90716000 -     0x7fff9072afff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9072b000 -     0x7fff90781fff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff907ab000 -     0x7fff907beff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff907bf000 -     0x7fff907c2fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9081d000 -     0x7fff9086afff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9086b000 -     0x7fff908baff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff908ec000 -     0x7fff908eefff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff908ef000 -     0x7fff909acff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff909ad000 -     0x7fff909b2fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff909b3000 -     0x7fff90addfff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90ade000 -     0x7fff90afdff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff90afe000 -     0x7fff90b42fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff90b43000 -     0x7fff90b46ff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff90b47000 -     0x7fff90b4bfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90b4c000 -     0x7fff90b54fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff90b55000 -     0x7fff90b60fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90b61000 -     0x7fff90b96ff7  libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff90c0e000 -     0x7fff90c0fff7  libSystem.B.dylib (169.3) <FF25248A-574C-32DB-952F-B948C389B2A4> /usr/lib/libSystem.B.dylib
        0x7fff90c10000 -     0x7fff90c79fff  l

    Good morning, Carolyn
    Hardware Information:
              iMac (27-inch, Mid 2010)
              iMac - model: iMac11,3
              1 3.2 GHz Intel Core i3 CPU: 2 cores
              4 GB RAM
    Video Information:
              ATI Radeon HD 5670 - VRAM: 512 MB
    Audio Plug-ins:
              AirPlay: Version: 1.7
              iSightAudio: Version: 7.7.1
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 13:2:44
    Disk Information:
              ST31000528AS disk0 : (1 TB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 999.35 GB (861.81 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-STDVDRW  GA32N 
    USB Information:
              Apple Inc. iPhone
              BLUE MICROPHONE Blue Snowball
              Apple Internal Memory Card Reader
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. iPhone
              HGST G-Drive Slim 500.11 GB
                        disk1s1 (disk1s1) <not mounted>: 209.7 MB
                        G-DRIVE slim (disk1s2) /Volumes/G-DRIVE slim: 499.76 GB (99.24 GB free)
              Apple Inc. Built-in iSight
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.parallels.kext.prl_usb_connect          (7.0
              com.parallels.kext.prl_hypervisor          (7.0
              com.parallels.kext.prl_hid_hook          (7.0
              com.parallels.kext.prl_netbridge          (7.0
              com.parallels.kext.prl_vnic          (7.0
              com.zeobit.kext.Firewall          (2.3.4)
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [invalid] com.Affinegy.InstaLANd.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.parallels.desktop.launchdaemon.plist
              [loaded] com.zeobit.MacKeeper.AntiVirus.plist
    Launch Agents:
              [loaded] com.Affinegy.InstaLANa.plist
              [loaded] com.parallels.desktop.launch.plist
              [loaded] com.parallels.DesktopControlAgent.plist
              [loaded] com.parallels.vm.prl_pcproxy.plist
    User Launch Agents:
              [loaded] com.google.keystone.agent.plist
              [loaded] com.zeobit.MacKeeper.Helper.plist
    User Login Items:
              iTunesHelper
              MyTomTomSA
              Dragon Dictate
              GrowlHelperApp
              Belkin Router Monitor
              TomTomHOMERunner
              RayV Agent
              Dropbox
              HP Product Research
    3rd Party Preference Panes:
              Flash Player
              Java
    Internet Plug-ins:
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              RayV.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 999.35 GB Disk used: 137.54 GB
              Destinations:
                        G-DRIVE slim [Local] (Last used)
                        Total size: 499.76 GB
                        Total number of backups: 83
                        Oldest backup: 2012-10-30 22:46:24 +0000
                        Last backup: 2013-11-15 05:07:26 +0000
                        Size of backup disk: Adequate
                                  Backup size 499.76 GB > (Disk used 137.54 GB X 3)
    Top Processes by CPU:
                   1%          WindowServer
                   1%          EtreCheck
                   1%          RayV Agent
                   1%          Microsoft Outlook
                   1%          fontd
                   0%          prl_disp_service
                   0%          ps
                   0%          Microsoft Word
                   0%          Microsoft Database Daemon
                   0%          Finder
    Top Processes by Memory:
              188 MB             AntiVirus
              123 MB             mds
              106 MB             MacKeeper Helper
              94 MB              Microsoft Outlook
              90 MB              Safari
              90 MB              WebProcess
              78 MB              Microsoft Word
              78 MB              WindowServer
              66 MB              Dropbox
              61 MB              Dragon Dictate
    Virtual Memory Statistics:
              1.52 GB            Free RAM
              1.58 GB            Active RAM
              342 MB             Inactive RAM
              579 MB             Wired RAM
              435 MB             Page-ins
              0 B                Page-outs
    Hope that helps you to help me!

  • Safari crashing a few times a day

    Hi there, I'm wondering if someone can help, I have a new macbook air, and safari has started crashing a few times a day. any help would be much appreciated.
    Thanks so much!
    the crashlog:
    Process:         WebProcess [166]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2013-09-10 10:53:37.941 -0400
    OS Version:      Mac OS X 10.8.4 (12E3067)
    Report Version:  10
    Interval Since Last Report:          1337 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  1330 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      F4135F67-21AA-4A91-055F-B0A87C87D36E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** error for object 0x7f81d9ac3348: incorrect checksum for freed object - object was probably modified after being freed.
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8423a212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff81942704 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff81986b41 abort + 143
    3   libsystem_c.dylib                       0x00007fff819624b5 szone_error + 580
    4   libsystem_c.dylib                       0x00007fff8196386c tiny_free_list_remove_ptr + 159
    5   libsystem_c.dylib                       0x00007fff8195cab3 szone_free + 1983
    6   com.apple.CoreFoundation                0x00007fff816e3f72 __CFBasicHashRehash + 3218
    7   com.apple.CoreFoundation                0x00007fff816dc70b __CFBasicHashAddValue + 75
    8   com.apple.CoreFoundation                0x00007fff816db9ed CFDictionarySetValue + 189
    9   com.apple.ImageIO.framework             0x00007fff847d4845 readJFIFData + 346
    10  com.apple.ImageIO.framework             0x00007fff847d3649 initImageJPEG + 4497
    11  com.apple.ImageIO.framework             0x00007fff847d24aa _CGImagePluginInitJPEG + 81
    12  com.apple.ImageIO.framework             0x00007fff847aaa22 makeImagePlus + 645
    13  com.apple.ImageIO.framework             0x00007fff847aa02d _CGImageSourceGetPropertiesAtIndexInternal + 62
    14  com.apple.ImageIO.framework             0x00007fff847a9fbb CGImageSourceCopyPropertiesAtIndex + 139
    15  com.apple.WebCore                       0x00007fff898ae3f2 WebCore::ImageSource::isSizeAvailable() + 178
    16  com.apple.WebCore                       0x00007fff898ae2e1 WebCore::BitmapImage::isSizeAvailable() + 33
    17  com.apple.WebCore                       0x00007fff898ae05e WebCore::BitmapImage::dataChanged(bool) + 270
    18  com.apple.WebCore                       0x00007fff898adee9 WebCore::Image::setData(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 105
    19  com.apple.WebCore                       0x00007fff899c8781 WebCore::CachedImage::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 129
    20  com.apple.WebCore                       0x00007fff8a03c765 WebCore::ImageDocumentParser::appendBytes(WebCore::DocumentWriter*, char const*, unsigned long) + 165
    21  com.apple.WebCore                       0x00007fff89ead245 WebCore::DocumentLoader::commitData(char const*, unsigned long) + 453
    22  com.apple.WebKit2                       0x00007fff83ece740 WebKit::WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 60
    23  com.apple.WebCore                       0x00007fff8993c670 WebCore::DocumentLoader::commitLoad(char const*, int) + 144
    24  com.apple.WebCore                       0x00007fff8993c3e5 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 53
    25  com.apple.WebCore                       0x00007fff8993c306 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 694
    26  com.apple.WebCore                       0x00007fff8993c01a WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 122
    27  com.apple.Foundation                    0x00007fff84e53d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
    28  com.apple.Foundation                    0x00007fff84e53ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
    29  com.apple.Foundation                    0x00007fff84e53bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
    30  com.apple.Foundation                    0x00007fff84e5677b _NSURLConnectionDidReceiveData_LengthReceived + 86
    31  com.apple.CFNetwork                     0x00007fff8c5a1854 ___delegate_didReceiveDataArray_block_invoke_0 + 132
    32  com.apple.CFNetwork                     0x00007fff8c59454a ___withDelegateAsync_block_invoke_0 + 90
    33  com.apple.CFNetwork                     0x00007fff8c624f3a __block_global_1 + 28
    34  com.apple.CoreFoundation                0x00007fff816ff154 CFArrayApplyFunction + 68
    35  com.apple.CFNetwork                     0x00007fff8c5852b4 RunloopBlockContext::perform() + 124
    36  com.apple.CFNetwork                     0x00007fff8c58518b MultiplexerSource::perform() + 221
    37  com.apple.CoreFoundation                0x00007fff816e0b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    38  com.apple.CoreFoundation                0x00007fff816e0455 __CFRunLoopDoSources0 + 245
    39  com.apple.CoreFoundation                0x00007fff817037f5 __CFRunLoopRun + 789
    40  com.apple.CoreFoundation                0x00007fff817030e2 CFRunLoopRunSpecific + 290
    41  com.apple.HIToolbox                     0x00007fff81ee2eb4 RunCurrentEventLoopInMode + 209
    42  com.apple.HIToolbox                     0x00007fff81ee2c52 ReceiveNextEventCommon + 356
    43  com.apple.HIToolbox                     0x00007fff81ee2ae3 BlockUntilNextEventMatchingListInMode + 62
    44  com.apple.AppKit                        0x00007fff8ccc1533 _DPSNextEvent + 685
    45  com.apple.AppKit                        0x00007fff8ccc0df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    46  com.apple.AppKit                        0x00007fff8ccb81a3 -[NSApplication run] + 517
    47  com.apple.WebCore                       0x00007fff8a3394ff WebCore::RunLoop::run() + 63
    48  com.apple.WebKit2                       0x00007fff83f13462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    49  com.apple.WebKit2                       0x00007fff83ed9bfd WebKitMain + 285
    50  com.apple.WebProcess                    0x000000010a8a4e7b 0x10a8a4000 + 3707
    51  libdyld.dylib                           0x00007fff81db37e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8423ad16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8adeedea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8adee9ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff84238686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84237c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff816fe233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff81703916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff817030e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff84e6e546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff84ecc562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8ab54b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8ad77bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8acda9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8acda8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8acda9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8acda8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8acda9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8acda8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 7:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff84238686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84237c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff816fe233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff81703916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff817030e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff81711dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff8a34e5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8423a322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff81742f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 9:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8ab54b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8ad77bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8acda9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8acda8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8acda9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8acda8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8acda9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8acda8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8ab54b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8a373d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff898c412a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 14:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8423a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff81945b99 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8ab54b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8a373d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff898c412a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8ad8d25f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff81941352 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8192dd81 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8423a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff81943afc _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff819438c3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8192dd71 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff55358c48  rdx: 0x0000000000000000
      rdi: 0x0000000000000303  rsi: 0x0000000000000006  rbp: 0x00007fff55358c70  rsp: 0x00007fff55358c48
       r8: 0x00007fff71718278   r9: 0x00000000fffffff0  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x000000010a8a8000  r13: 0x00007f81d9ac3348  r14: 0x00007fff71719180  r15: 0x0000000000000000
      rip: 0x00007fff8423a212  rfl: 0x0000000000000206  cr2: 0x00007fff71711ff0
    Logical CPU: 0
    Binary Images:
           0x10a8a4000 -        0x10a8a4fff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10a8af000 -        0x10a8affff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14c0cf000 -        0x14c0d0ff7  ATSHI.dylib (341.1) <6860AB9D-27E6-3516-91BF-05E4B9E8A8F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x14d22b000 -        0x14d241fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x14f9b5000 -        0x14fb73fff  GLEngine (8.9.2) <BDADE644-DCCE-3343-9A4D-11BE82A2732E> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x14fbaa000 -        0x14fd1afff  libGLProgrammability.dylib (8.9.2) <DA21E4A5-D989-370D-8558-CB275E899D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x14fd52000 -        0x150239fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.14.38 - 8.1.4) <E165CA1F-D313-32AC-A3E0-658F317F48F8> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
           0x1503ba000 -        0x1503bffff  com.apple.IOAccelerator (74.13 - 74.13) <0952C7B9-6160-344D-9123-19B00D7FFC0D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x1503c7000 -        0x1503d3fff  libGPUSupportMercury.dylib (8.9.2) <2C45BB7A-4075-3EF6-B9E7-D8DED556A626> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x1507de000 -        0x150809fff  GLRendererFloat (8.9.2) <0A9B9022-FB0F-3182-A274-91D845446936> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x150812000 -        0x15081bfe7  libcldcpuengine.dylib (2.2.16) <AD42F9B4-8E28-3944-A129-2AA28E6F7573> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x1521bb000 -        0x1521d1ff7  com.apple.webcontentfilter.framework (3.1 - 5) <B9C18026-4D06-3C13-8842-15C190E214E5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
        0x7fff6a4a4000 -     0x7fff6a4d894f  dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld
        0x7fff816af000 -     0x7fff816baff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff816bb000 -     0x7fff816beff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff816bf000 -     0x7fff816cdff7  libkxld.dylib (2050.40.51) <FA97FCE8-10FB-33BF-B227-B874A13796E3> /usr/lib/system/libkxld.dylib
        0x7fff816ce000 -     0x7fff818b8ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff818fb000 -     0x7fff81927fff  com.apple.framework.Apple80211 (8.5 - 850.252) <E49366AD-F8EC-3DE8-A0C5-7EA799E64D41> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff81928000 -     0x7fff8192bfff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8192c000 -     0x7fff819fafef  libsystem_c.dylib (825.40.1) <210538DA-1F96-3AC8-B630-4AF67FD81A2B> /usr/lib/system/libsystem_c.dylib
        0x7fff819fb000 -     0x7fff819fbfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff819fc000 -     0x7fff81b87fff  com.apple.WebKit (8536 - 8536.30.1) <946547D5-EE60-3D04-A0E8-81A82029E90F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff81b88000 -     0x7fff81bb4fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff81c15000 -     0x7fff81c17fff  libCVMSPluginSupport.dylib (8.9.2) <84ADAE23-5B1C-3E39-BA0D-66CB108883C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff81c18000 -     0x7fff81d9efff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff81d9f000 -     0x7fff81db0ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff81db1000 -     0x7fff81db4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff81db5000 -     0x7fff81dbafff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff81dbb000 -     0x7fff81dbdfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff81dbe000 -     0x7fff81e2efff  com.apple.ISSupport (1.9.8 - 56) <7899C520-A5C6-3723-9EFD-E1A65C93C5E2> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff81e83000 -     0x7fff821b3fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff821b4000 -     0x7fff821eafff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff821ed000 -     0x7fff8223afff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8223b000 -     0x7fff82240fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff82241000 -     0x7fff8236bfff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8236c000 -     0x7fff82373fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff823a3000 -     0x7fff823cefff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff82458000 -     0x7fff824d8ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff824d9000 -     0x7fff824dafff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff824db000 -     0x7fff8251bff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8251c000 -     0x7fff8279dfff  com.apple.AOSKit (1.051 - 152.4) <5897F6E6-7F58-363C-87A0-A57741911AEE> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff827af000 -     0x7fff82804ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82b9e000 -     0x7fff82ba9fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff82baa000 -     0x7fff82bccff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff82bcd000 -     0x7fff82bd7ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff82bd8000 -     0x7fff82bebff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff82bec000 -     0x7fff82bf6fff  libcsfde.dylib (296.16.1) <30008D66-E96F-3B49-BCF6-5D9185590159> /usr/lib/libcsfde.dylib
        0x7fff82cb0000 -     0x7fff82cb1fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff82cc3000 -     0x7fff82cd2ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff82cd3000 -     0x7fff82d67ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82d68000 -     0x7fff82db4fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff82dd0000 -     0x7fff82e83ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82e84000 -     0x7fff82e86fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff82e87000 -     0x7fff82e87fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff82e88000 -     0x7fff82f09fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82f0a000 -     0x7fff82f40fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff82f41000 -     0x7fff82f41fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff82f42000 -     0x7fff83044fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff83045000 -     0x7fff8306efff  libsandbox.1.dylib (220.3) <40C2DA7C-ABED-30DE-A578-769BE162072B> /usr/lib/libsandbox.1.dylib
        0x7fff830b9000 -     0x7fff8310aff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff831ab000 -     0x7fff832c5fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff832c6000 -     0x7fff83315ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff83316000 -     0x7fff83350ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff83351000 -     0x7fff8376efff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8376f000 -     0x7fff8377dfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8377e000 -     0x7fff8379ffff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff83839000 -     0x7fff8387cff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff83882000 -     0x7fff83883fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff83887000 -     0x7fff83893fff  com.apple.CrashReporterSupport (10.8.3 - 418) <15029932-A0C0-3B78-B2A4-944DB3C0C5F5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff83a46000 -     0x7fff83a4cfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff83a4d000 -     0x7fff83a51ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff83a59000 -     0x7fff83a90ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff83a91000 -     0x7fff83aebfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff83aec000 -     0x7fff83af5ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff83af6000 -     0x7fff83b5eff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff83b5f000 -     0x7fff83e0efff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83e0f000 -     0x7fff83ffbff7  com.apple.WebKit2 (8536 - 8536.30.1) <FDCC5547-79DB-33BF-941C-364C57798EE7> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff83ffc000 -     0x7fff83ffeff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8406f000 -     0x7fff84085fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff84086000 -     0x7fff84183ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff84189000 -     0x7fff84227ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff84228000 -     0x7fff84243ff7  libsystem_kernel.dylib (2050.40.51) <F27C6E96-F0DB-3F5F-83C6-EE2791754781> /usr/lib/system/libsystem_kernel.dylib
        0x7fff84244000 -     0x7fff8425bfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8425c000 -     0x7fff842b3ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff842b4000 -     0x7fff843a9fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff843aa000 -     0x7fff84406ff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff84407000 -     0x7fff84443fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff84444000 -     0x7fff84542fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff84543000 -     0x7fff8454afff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8454b000 -     0x7fff845b4fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff845b5000 -     0x7fff845f9fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff845fa000 -     0x7fff845fefff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff845ff000 -     0x7fff846f0ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <AA9DFADF-13C5-3392-9CBA-1EC12DED47A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff847a5000 -     0x7fff848befff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff848bf000 -     0x7fff84bd6ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <941403A8-C0CC-337F-8B93-8E7E77CC07DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84bd7000 -     0x7fff84c30ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <AF7D02C4-6953-3B67-BD3A-BD5560BB4BE8> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff84c31000 -     0x7fff84c31fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff84c32000 -     0x7fff84c32fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff84c33000 -     0x7fff84c3dfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff84c3e000 -     0x7fff84ca6fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff84ca7000 -     0x7fff84ce2fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84ce3000 -     0x7fff84e35fff  com.apple.audio.toolbox.AudioToolbox (1.9.1 - 1.9.1) <966492E0-07DD-366E-9367-5C6DDF68F7AC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff84e36000 -     0x7fff85195fff  com.apple.Foundation (6.8 - 945.18) <AB5508EC-2F29-358D-8C51-7C4ACB0F24CF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85196000 -     0x7fff85198fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff85199000 -     0x7fff851adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff851ae000 -     0x7fff8571eff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8571f000 -     0x7fff8577bfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8577c000 -     0x7fff8578eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8578f000 -     0x7fff8579cff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8579d000 -     0x7fff857e0ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff857e1000 -     0x7fff8587bfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff85884000 -     0x7fff8589fff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff858a0000 -     0x7fff858ceff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff85912000 -     0x7fff85915fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff861cc000 -     0x7fff861f6ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff861f7000 -     0x7fff861fdff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff861fe000 -     0x7fff8663afef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8665e000 -     0x7fff8667efff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8667f000 -     0x7fff866b9fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff866ba000 -     0x7fff866ecfff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff866ed000 -     0x7fff8673cfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <936E609D-7D65-3247-9BF9-50DDF473A8A7> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff86932000 -     0x7fff869bfff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff869c0000 -     0x7fff869e1ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff86a72000 -     0x7fff86a9afff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86a9b000 -     0x7fff86d5ffff  com.apple.AddressBook.framework (7.1 - 1170) <63D95895-BF13-3C5D-8C82-C6C24252B596> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff86d60000 -     0x7fff87031ff7  com.apple.security (7.0 - 55179.13) <AB71A089-131E-3741-87BD-AFF70639B07F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87032000 -     0x7fff87539ff7  com.apple.Safari.framework (8536 - 8536.30.1) <516208B6-FC54-357C-B3E3-161F0EA7A5F7> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8753a000 -     0x7fff87546fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff876a3000 -     0x7fff876aeff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff876af000 -     0x7fff876f7fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff876f8000 -     0x7fff87706fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87707000 -     0x7fff8781f92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff87820000 -     0x7fff8786aff7  libGLU.dylib (8.9.2) <639733CD-CAFB-3C10-995A-96B4F4285AAE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8786b000 -     0x7fff87870fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff878cc000 -     0x7fff8799eff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff88185000 -     0x7fff88189fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8818a000 -     0x7fff8818efff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8818f000 -     0x7fff88586fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff885a2000 -     0x7fff885a3ff7  libSystem.B.dylib (169.3) <AE5C5927-6C60-367F-BB7A-55AA351275F9> /usr/lib/libSystem.B.dylib
        0x7fff885a4000 -     0x7fff885aafff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff885c3000 -     0x7fff8860fff7  libauto.dylib (185.4) <D047EBE3-4AA1-3C82-AC7A-F9D3AF0D9A74> /usr/lib/libauto.dylib
        0x7fff88610000 -     0x7fff88612ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff88621000 -     0x7fff8871efff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8871f000 -     0x7fff887aefff  libCoreStorage.dylib (296.16.1) <A6C8D869-A790-3308-BDC5-4B14E5D524FE> /usr/lib/libCoreStorage.dylib
        0x7fff887af000 -     0x7fff88a2aff7  com.apple.RawCamera.bundle (4.08 - 707) <1DC4305D-C8FE-3680-BE23-937A58F4BD71> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88a34000 -     0x7fff88b54fff  com.apple.desktopservices (1.7.4 - 1.7.4) <B52AA243-BBF1-38FC-8CBD-3BC41FA3FC1B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88b55000 -     0x7fff88b89fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88b8a000 -     0x7fff88c3bfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff88c3c000 -     0x7fff88c40ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88c41000 -     0x7fff88c72ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88c73000 -     0x7fff88de4ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88de5000 -     0x7fff88de9fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88e41000 -     0x7fff88feffff  com.apple.QuartzCore (1.8 - 304.3) <CBB9906D-9511-3C44-AE3D-149E8B52B8F4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff88ff0000 -     0x7fff88ff0fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88ff1000 -     0x7fff8904dfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8904e000 -     0x7fff8905bfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff89078000 -     0x7fff89113fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff89114000 -     0x7fff89116fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89117000 -     0x7fff89134ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89141000 -     0x7fff89243fff  libcrypto.0.9.8.dylib (47.1) <1DBD5EEA-25BD-34FB-AF94-480623B66BBB> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8924d000 -     0x7fff8924eff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8924f000 -     0x7fff8944ffff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff89450000 -     0x7fff8946fff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff89533000 -     0x7fff895f0ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8961c000 -     0x7fff89648ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff89657000 -     0x7fff897f2fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff897f3000 -     0x7fff89821fff  com.apple.CoreServicesInternal (154.3 - 154.3) <A293D1E9-3254-370E-9CA1-2B5D95042C75> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff89822000 -     0x7fff89829fff  libGFXShared.dylib (8.9.2) <BDC81FC6-0AE7-37ED-BF94-960769DD8479> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8982a000 -     0x7fff89840fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89841000 -     0x7fff898a4fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff898a5000 -     0x7fff8a864ff7  com.apple.WebCore (8536 - 8536.30.2) <19CE00B7-A187-3961-9B3D-9E0B9D7B71AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8a87a000 -     0x7fff8a87efff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8a87f000 -     0x7fff8a8a1ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8a8a2000 -     0x7fff8a8a2fff  com.apple.vecLib (3.

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

  • Safari and Apps crashing

    I know of the facebook app crashing all the time and it also crashing in safari. Now I am seeing safari crashes sometimes while viewing pages beside facebook and sometime my other apps with cause my iPad to crash back to the home screen Anyone else going through this?

    The standard way to recover a crashing device is to restore it.  Plug it in to iTunes, let it sync, then choose "Restore" from the iPad's summary page in iTunes.

  • Why does Adobe Flash crash all the time? It is reallyt annoying and I'm considering using another browser. Please tell me how to fix this.

    Why does Adobe Flash crash all the time? It is really annoying and I'm considering using another browser.
    Please tell me how to fix this.

    Try to uninstall your current Flash version and update Flash to the latest version.
    Troubleshoot Flash Player installation for Windows:
    * http://kb2.adobe.com/cps/191/tn_19166.html#main_Uninstall_the_older_Flash_Player_version
    *http://www.adobe.com/software/flash/about/
    *https://support.mozilla.com/kb/Managing+the+Flash+plugin
    *http://kb.mozillazine.org/Flash

  • I have the iPhone 4S. Since I updated to the iOS 6 my phone keeps freezing and the apps crash all the time. Sometimes it freezes up to a minute. And there's no way of fixing that. Is apple going to fix this? I'm not the only one having this problem.

    I have the iPhone 4S. Since I updated to the iOS 6 my phone keeps freezing and the apps crash all the time. Sometimes it freezes up to a minute. And there's no way of fixing that. Is apple going to fix this? I'm not the only one having this problem.

    You cannot update iPhone 4 to IOS 8.1.2, the highest you can update is IOS 7.1.2.
    Unless you've iPhone 4S (looks similar to iPhone 4)

  • Why are my apps taking a long time to update both on my phone and iPad?

    Why are my apps taking a long time to update both on my phone and iPad?

    Hi ariasm21,
    Thanks for visiting Apple Support Communities.
    If the App Store on your iPhone seems unresponsive or app updates are not completing, try the steps below.
    First force close the apps using these steps:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app's preview up to close it.
    These steps come from this article:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Next, restart your device:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Try updating an app again. If the issues persist, you may want to troubleshoot your internet connection next:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    All the best,
    Jeremy

  • HT5622 Why am I receiving this message 3 times a day?

    Why am I receiving this message 3 times a day? "To reset your Apple ID password, simply click the link below. That will take you to a web page where you can create a new password. " I haven't tried to rset my password but this message comes and comes...

    If there are questions about your password, like Thomas said, don't click on the random link, but go to the app store or iTunes on your computer and sign in and see if there are any issues.
    Anytime there's an e-mail from some source wanting your passwords, one good way to check it is to ignore their 'convenient' link and go directly to the site via another source and check things there.

  • IPad crashes 2-3 times a day since I downloaded I cloud., iPad crashes 2-3 times a day since I downloaded I cloud.

    Since iCloud was downloaded to my IPad, it crashes 2-3 times a day.  Does anyone have any ideas?  Thank you.

    Have you tried disabling the sync to see if that is indeed causing the issue?

  • Why do server.app crash sometimes? Can I use it this way as a router?

    Hi everyone!
    I have a problem, sometimes the server.app crash, I don't know why.
    The Mac OS system do not crash, It's just the server.app.
    You can se the crash logg in the buttom of this post, I have three logg files.
    I also have an other quastion, I want to use the mac mini as a router but in a special way.
    It's importen that all of my devices can access the mac mini server.
    I thinking of buying an thunderbolt -> ethernet adapter so I can use the mac mini as a router.
    I got 1000Mbit internet connection and my router can just get like 600mbit passtrough from wan -> lan port.
    If I set it up likes this, shod it work?
    Internet ---> Mac mini ---> every device I use with eithernet cable, like 10 devices.
                        |
                        --> Router --> Wifi devices like iPhone / iPad.
    If I set it up like that can every device access the mac mini in the same network?
    Here is the latest crash logg file from the mac mini:
    Process:         Server [6500]
    Path:            /Applications/Server.app/Contents/MacOS/Server
    Identifier:      com.apple.Server.v2
    Version:         2.2.1 (169)
    Build Info:      ServerApp-169000000000000~10
    App Item ID:     537441259
    App External ID: 13084043
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [240]
    User ID:         501
    Date/Time:       2013-04-21 20:13:59.523 +0200
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          12161 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  12158 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2FFFE2B9-6914-FEFC-A7D4-577091C18671
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
    VM Regions Near 0x10:
    -->
        __TEXT                 00000001020d5000-00000001021b6000 [  900K] r-x/rwx SM=COW  /Applications/Server.app/Contents/MacOS/Server
    Application Specific Information:
    objc_msgSend() selector name: setEnabled:forSegment:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff88ed8250 objc_msgSend + 16
    1   com.apple.Server.Services.DHCP          0x0000000104fb4164 0x104fb2000 + 8548
    2   com.apple.Foundation                    0x00007fff848f6d8f -[NSKeyValueObservance observeValueForKeyPath:ofObject:change:context:] + 304
    3   com.apple.Foundation                    0x00007fff848f6d8f -[NSKeyValueObservance observeValueForKeyPath:ofObject:change:context:] + 304
    4   com.apple.Foundation                    0x00007fff848f4e40 NSKeyValueNotifyObserver + 390
    5   com.apple.Foundation                    0x00007fff848f6859 NSKeyValueDidChange + 456
    6   com.apple.Foundation                    0x00007fff848b1dbf -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
    7   com.apple.frameworks.Server             0x000000010232cd37 __38-[SEServer actionToGetNetworkServices]_block_invoke_0 + 1046
    8   com.apple.frameworks.server.foundation          0x00000001024a2530 -[XSAction performCallbacks:] + 456
    9   com.apple.frameworks.server.foundation          0x00000001024a4cd9 -[XSAction unthreadedFinish] + 101
    10  com.apple.frameworks.server.foundation          0x00000001024b195d -[XSAdminTransaction _gotResponse] + 180
    11  com.apple.Foundation                    0x00007fff848fbd3a __NSThreadPerformPerform + 225
    12  com.apple.CoreFoundation                0x00007fff8deceb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    13  com.apple.CoreFoundation                0x00007fff8dece455 __CFRunLoopDoSources0 + 245
    14  com.apple.CoreFoundation                0x00007fff8def17f5 __CFRunLoopRun + 789
    15  com.apple.CoreFoundation                0x00007fff8def10e2 CFRunLoopRunSpecific + 290
    16  com.apple.HIToolbox                     0x00007fff860b7eb4 RunCurrentEventLoopInMode + 209
    17  com.apple.HIToolbox                     0x00007fff860b7c52 ReceiveNextEventCommon + 356
    18  com.apple.HIToolbox                     0x00007fff860b7ae3 BlockUntilNextEventMatchingListInMode + 62
    19  com.apple.AppKit                        0x00007fff84d1c563 _DPSNextEvent + 685
    20  com.apple.AppKit                        0x00007fff84d1be22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    21  com.apple.AppKit                        0x00007fff84d131d3 -[NSApplication run] + 517
    22  com.apple.AppKit                        0x00007fff84cb7c06 NSApplicationMain + 869
    23  libdyld.dylib                           0x00007fff85e737e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87169d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff9015ddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff9015d9ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff87169322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8df30f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8fdf27a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8fddf1e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff87167686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87166c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8deec233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8def1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8def10e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff84903f5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.frameworks.Server             0x000000010238babb -[SEAccountsManager runRunLoop] + 262
    7   com.apple.Foundation                    0x00007fff848fecd2 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff8fdf27a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8fddf1e1 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff87167686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87166c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8deec233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8def1916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8def10e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff848a0b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff848fecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8fdf27a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8fddf1e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff871696d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdf4f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdf4d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fddf1d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff871696d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdf4f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdf4d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fddf1d1 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_c.dylib                       0x00007fff8fde0cf4 OSAtomicCompareAndSwap64Barrier$VARIANT$mp + 0
    1   com.apple.CoreFoundation                0x00007fff8debec52 _CFRetain + 226
    2   com.apple.CoreFoundation                0x00007fff8df0060d CFRunLoopSourceInvalidate + 77
    3   com.apple.CFNetwork                     0x00007fff8fcba934 __block_global_1 + 24
    4   com.apple.CFNetwork                     0x00007fff8fd091c1 __block_global_0 + 19
    5   libdispatch.dylib                       0x00007fff9015ef01 _dispatch_call_block_and_release + 15
    6   libdispatch.dylib                       0x00007fff9015b0b6 _dispatch_client_callout + 8
    7   libdispatch.dylib                       0x00007fff9015c1fa _dispatch_worker_thread2 + 304
    8   libsystem_c.dylib                       0x00007fff8fdf4d0b _pthread_wqthread + 404
    9   libsystem_c.dylib                       0x00007fff8fddf1d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff871696d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdf4f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdf4d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fddf1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x00007f9d30cd7e80  rcx: 0x0000000000000000  rdx: 0x0000000000000001
      rdi: 0x00007f9d32885f90  rsi: 0x00007fff85591255  rbp: 0x00007fff5db29080  rsp: 0x00007fff5db29030
       r8: 0xffff8062cbd3719f   r9: 0x00000000000007ff  r10: 0x00007f9d311b6000  r11: 0x0000000000000000
      r12: 0x00007fff88ed8240  r13: 0x0000000104fcb8b8  r14: 0x0000000104fcb350  r15: 0x00007f9d32885f90
      rip: 0x00007fff88ed8250  rfl: 0x0000000000010246  cr2: 0x0000000000000010
    Logical CPU: 1
    Binary Images:
           0x1020d5000 -        0x1021b5ff7  com.apple.Server.v2 (2.2.1 - 169) <C092FFA4-AE6A-34E2-B087-60EAD5BF6D71> /Applications/Server.app/Contents/MacOS/Server
           0x10220d000 -        0x1022affff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10231f000 -        0x1023f3fff  com.apple.frameworks.Server (10.8.0 - 169) <1A09D0B2-AE67-34D2-B3C1-E550F845A059> /Applications/Server.app/Contents/Frameworks/Server.framework/Versions/A/Server
           0x10248a000 -        0x10248eff7  com.apple.ServerInformation (1.1 - 1) <D6AE4CD1-D329-3F33-A344-9DEA690F95F6> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x102498000 -        0x10251cfff  com.apple.frameworks.server.foundation (10.8 - 248) <7F07FC59-87BC-3511-B18E-E39BCDEB2B00> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/S erverFoundation.framework/Versions/A/ServerFoundation
           0x102582000 -        0x1025fdfff  com.apple.frameworks.server.kit (10.8.0 - 208) <07D40475-03BF-313C-B5C8-68FD08FF8C5D> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/S erverKit.framework/Versions/A/ServerKit
           0x10265c000 -        0x1026bbff7  com.apple.SoftwareUpdate.framework (6 - 472) <2F625407-A316-35E6-83F8-2B2DF5BE53E6> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
           0x102707000 -        0x102719ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <F35F6029-2C12-3587-AE32-EDB2E1D0C403> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10272b000 -        0x102761fff  com.apple.frameworks.CoreDaemon (1.1 - 1.1) <FA51F181-C2A4-3817-B6FC-93EF0CDEF6F6> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x102777000 -        0x102781ff7  com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
           0x10278e000 -        0x1027adff7  com.apple.DistributionKit (700 - 735) <CDB189A0-F913-3D68-9747-CE3097B25D7E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
           0x102882000 -        0x102882ff9 +cl_kernels (???) <9A67F1FB-B86B-45B8-8CDF-472B0DDA2EB3> cl_kernels
           0x1029c1000 -        0x1029c2ffb +cl_kernels (???) <D13B02E6-54BB-4DF7-BDAD-034BD678BCA6> cl_kernels
           0x1029d5000 -        0x1029d6ffa +cl_kernels (???) <F868D1EC-2452-41C4-A13C-03A00F4CE014> cl_kernels
           0x104609000 -        0x104609ffb +cl_kernels (???) <EB6FEB2B-ABC9-4CDD-813D-CC08E14F15D3> cl_kernels
           0x104615000 -        0x104616ffb +cl_kernels (???) <39562A57-1259-42F2-A6EB-E40EF7285A14> cl_kernels
           0x10465a000 -        0x10465aff9 +cl_kernels (???) <8C8EA2F8-4081-4E85-88BF-4D5E1AF01A5A> cl_kernels
           0x104662000 -        0x104662ff1 +cl_kernels (???) <2641EDA6-4990-4126-B295-2B2FE9173E34> cl_kernels
           0x1048e5000 -        0x104b50ff7  com.apple.RawCamera.bundle (4.05 - 690) <6E4B6BE9-A512-3B8E-91DE-2D12966B5636> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x104e98000 -        0x104ea5ff7  com.apple.Server.Services.Calendar (10.8.0 - 169) <E8D60E94-2027-39FF-87D9-9F8A60414612> /Applications/Server.app/Contents/PlugIns/Calendar.bundle/Contents/MacOS/Calend ar
           0x104fa3000 -        0x104fa6ff7  com.apple.Server.Services.Contacts (10.8.0 - 169) <0FE7B3BB-C447-3A9B-BFF9-146A559B072B> /Applications/Server.app/Contents/PlugIns/Contacts.bundle/Contents/MacOS/Contac ts
           0x104fb2000 -        0x104fc6fff  com.apple.Server.Services.DHCP (10.8.0 - 169) <9F7F453D-AFB4-3729-9A1F-D8B3C5C3A742> /Applications/Server.app/Contents/PlugIns/DHCP.bundle/Contents/MacOS/DHCP
           0x104fdc000 -        0x104fddffe +cl_kernels (???) <2CCE82B4-B283-4301-9861-0CC0AF30B3E6> cl_kernels
           0x104fe3000 -        0x105003fff  com.apple.Server.Services.DNS (10.8.0 - 169) <65D2E142-4206-3A32-89F3-C12C81322BBE> /Applications/Server.app/Contents/PlugIns/DNS.bundle/Contents/MacOS/DNS
           0x105020000 -        0x10502dff7  com.apple.Server.Services.EdgeCache (10.8.0 - 169) <2834FDF8-9DC5-36E7-A0E2-884A418A2800> /Applications/Server.app/Contents/PlugIns/EdgeCacheService.bundle/Contents/MacO S/EdgeCacheService
           0x105078000 -        0x10507eff7  com.apple.Server.Services.FTP (10.8.0 - 169) <A1769EE2-3698-30F8-859F-F6625FA1A139> /Applications/Server.app/Contents/PlugIns/FTP.bundle/Contents/MacOS/FTP
           0x1075c7000 -        0x1075e0fff  com.apple.Server.Services.FileSharing (10.8.0 - 169) <B760CD12-CC5D-394F-8E70-3E33B8E47538> /Applications/Server.app/Contents/PlugIns/FileSharing.bundle/Contents/MacOS/Fil eSharing
           0x107a7f000 -        0x107a8efff  com.apple.Server.Services.Mail (10.8.0 - 169) <2ECEEC27-71AE-381E-BAE1-0A5C4FD946B2> /Applications/Server.app/Contents/PlugIns/Mail.bundle/Contents/MacOS/Mail
           0x107ceb000 -        0x107cf1fff  com.apple.Server.Services.Messages (10.8.0 - 169) <E5B9474F-8444-38FE-A2B8-776F642F3386> /Applications/Server.app/Contents/PlugIns/Messages.bundle/Contents/MacOS/Messag es
           0x107de1000 -        0x107df6ff7  com.apple.Server.Services.NetInstall (10.8.0 - 169) <F8E08CD8-313D-362F-9F8A-B1F862E8C123> /Applications/Server.app/Contents/PlugIns/NetInstall.bundle/Contents/MacOS/NetI nstall
           0x107f99000 -        0x107fa4ff7  com.apple.Server.Services.OpenDirectory (10.8.0 - 169) <B443FC8C-3D13-3AA8-8969-2509260A7920> /Applications/Server.app/Contents/PlugIns/OpenDirectory.bundle/Contents/MacOS/O penDirectory
           0x1081cf000 -        0x1081dcfff  com.apple.Server.Services.ProfileManager (10.8.0 - 169) <81B45CDF-9ACF-393C-829E-7477DB8B3045> /Applications/Server.app/Contents/PlugIns/ProfileManager.bundle/Contents/MacOS/ ProfileManager
           0x108205000 -        0x10820fff7  com.apple.Server.Services.SoftwareUpdate (10.8.0 - 169) <2E138C05-06BD-35F0-BA1A-2793A4782C32> /Applications/Server.app/Contents/PlugIns/SoftwareUpdateService.bundle/Contents /MacOS/SoftwareUpdateService
           0x10836c000 -        0x10837bfff  com.apple.Server.Services.TimeMachine (10.8.0 - 169) <820025BE-30BB-38AC-A0CB-167F557022E9> /Applications/Server.app/Contents/PlugIns/TimeMachine.bundle/Contents/MacOS/Tim eMachine
           0x10858a000 -        0x108598ff7  com.apple.Server.Services.VPN (10.8.0 - 169) <5DD8617F-7332-3E4E-BE64-872D8D5E5A7D> /Applications/Server.app/Contents/PlugIns/VPN.bundle/Contents/MacOS/VPN
           0x1085b3000 -        0x1085d4ff7  com.apple.Server.Services.Web (10.8.0 - 169) <5BBFD1F5-34C5-3DC6-B5C3-7898A79A3E70> /Applications/Server.app/Contents/PlugIns/Web.bundle/Contents/MacOS/Web
           0x108743000 -        0x108749ff7  com.apple.Server.Services.Wiki (10.8.0 - 169) <E5663274-040E-33C6-BE06-039A78963523> /Applications/Server.app/Contents/PlugIns/Wiki.bundle/Contents/MacOS/Wiki
           0x10890e000 -        0x108910ff7  com.apple.Server.Services.Xsan (10.8.0 - 169) <EEF409D7-BEA9-3DFD-8D61-FFAA99397752> /Applications/Server.app/Contents/PlugIns/Xsan.bundle/Contents/MacOS/Xsan
           0x108dbd000 -        0x108dc6fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1096f6000 -        0x109703fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10988d000 -        0x1098b8fff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x109e4d000 -        0x10a00bfff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10a042000 -        0x10a1b2fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10a1ea000 -        0x10a5a6ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.10.44 - 8.1.0) <8798BDEE-7685-3301-A926-9DA29BC51B94> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x10ae19000 -        0x10aeb2ff7  unorm8_argb.dylib (2.2.16) <AC4A19D0-44A5-34CB-9248-20996ACA6B06> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
           0x10aed1000 -        0x10af6bff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10af8a000 -        0x10b020ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
        0x7fff61cd5000 -     0x7fff61d0993f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
        0x7fff836e1000 -     0x7fff837e3fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff837e4000 -     0x7fff83863ff7  com.apple.securityfoundation (6.0 - 55115.4) <64EDD2F2-4DE2-3DE5-BE57-43D413853CF9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83864000 -     0x7fff83875ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff83876000 -     0x7fff838c1ff7  com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff839ed000 -     0x7fff839fcfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff839fd000 -     0x7fff83a37ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff83b52000 -     0x7fff83b74ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff83b75000 -     0x7fff83bf5ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff83c35000 -     0x7fff83d86fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83d87000 -     0x7fff83dbbfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff83dc0000 -     0x7fff83e0dfff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff83e79000 -     0x7fff83f1fff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83f20000 -     0x7fff84120fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff84121000 -     0x7fff8451afe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8451b000 -     0x7fff8451dff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8451e000 -     0x7fff8452afff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8454c000 -     0x7fff84863ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84869000 -     0x7fff84bc6ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84bc7000 -     0x7fff857f4ff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff857f5000 -     0x7fff85863fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85864000 -     0x7fff85937ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff85938000 -     0x7fff85992ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff85993000 -     0x7fff85a95fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85a96000 -     0x7fff85aa1ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff85aa2000 -     0x7fff85af1ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff85bc1000 -     0x7fff85bc5fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85bc6000 -     0x7fff85bc9fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85bca000 -     0x7fff85e4aff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff85e4b000 -     0x7fff85e70ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff85e71000 -     0x7fff85e74ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff85e75000 -     0x7fff85eaffff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff85eb0000 -     0x7fff85edefff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85edf000 -     0x7fff85ee1fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff85ee2000 -     0x7fff85f4afff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85f4b000 -     0x7fff8603cff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff86058000 -     0x7fff86388fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff86389000 -     0x7fff8638aff7  libSystem.B.dylib (169.3) <FF25248A-574C-32DB-952F-B948C389B2A4> /usr/lib/libSystem.B.dylib
        0x7fff863df000 -     0x7fff863e0ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff863e1000 -     0x7fff863f8fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8642f000 -     0x7fff86431ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86432000 -     0x7fff864f7ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff864f8000 -     0x7fff86506ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff86507000 -     0x7fff86533ff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff867b8000 -     0x7fff867b9fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff867ba000 -     0x7fff867f7fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff868b2000 -     0x7fff8691bfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8691c000 -     0x7fff869cdfff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff869ce000 -     0x7fff86a2aff7  com.apple.Symbolication (1.3 - 93) <D5044687-E424-31CF-B120-667143E6B9C1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86a2e000 -     0x7fff86a35fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86a36000 -     0x7fff86af3ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86dca000 -     0x7fff86dcefff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff86dcf000 -     0x7fff86e1eff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86e98000 -     0x7fff86e98fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86e99000 -     0x7fff86ef0ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff86ef1000 -     0x7fff86f4afff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff86f4b000 -     0x7fff86f6cff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff86f6d000 -     0x7fff8706afff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8706b000 -     0x7fff87145fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87157000 -     0x7fff87172ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87173000 -     0x7fff87192ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff87193000 -     0x7fff8719efff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8719f000 -     0x7fff871a1fff  com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff871a2000 -     0x7fff871acfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff871ad000 -     0x7fff8724aff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8724b000 -     0x7fff8727cff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87699000 -     0x7fff880296ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff888e0000 -     0x7fff88923ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff88964000 -     0x7fff88970fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff88971000 -     0x7fff8899fff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff889a0000 -     0x7fff889f7ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff889f8000 -     0x7fff88a89fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88a8a000 -     0x7fff88ad2fff  com.apple.DiskManagement (5.2 - 665) <FE8FA1AF-BE4E-3D1B-9C0D-B02CC354C4F2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff88ad8000 -     0x7fff88d9bff7  com.apple.AddressBook.framework (7.1 - 1169) <5FFF3765-414A-3633-ADE5-337CD4B9A102> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff88d9c000 -     0x7fff88e1eff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff88e1f000 -     0x7fff88e3cff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88e3d000 -     0x7fff88e3ffff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff88e40000 -     0x7fff88e61fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff88e65000 -     0x7fff88e67fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88ec5000 -     0x7fff88ec9ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88eca000 -     0x7fff88ed1fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88ed2000 -     0x7fff88fea92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff88feb000 -     0x7fff88fedff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff88fee000 -     0x7fff89031ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff89032000 -     0x7fff891cdfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff891ce000 -     0x7fff891d9ff7  com.apple.aps.framework (3.0 - 3.0) <2041AD84-4279-3ECC-A13E-AC6698BB1A67> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff891e6000 -     0x7fff89344fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8938c000 -     0x7fff893b6ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff893b7000 -     0x7fff89424ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89441000 -     0x7fff8949dfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8949e000 -     0x7fff894a4fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff894a5000 -     0x7fff894ddfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff89690000 -     0x7fff8969bfff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8969c000 -     0x7fff8969dfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8969e000 -     0x7fff8969efff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8969f000 -     0x7fff896acfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff89eba000 -     0x7fff89ecdff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff89f10000 -     0x7fff89f15fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89f18000 -     0x7fff89f25ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff89f26000 -     0x7fff8a181ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a182000 -     0x7fff8a18fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a190000 -     0x7fff8a1c2fff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8a1c3000 -     0x7fff8a1c4fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8a1c5000 -     0x7fff8a1c5fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8a1c6000 -     0x7fff8a602fff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a603000 -     0x7fff8a723fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a724000 -     0x7fff8a743ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8a744000 -     0x7fff8b701fff  com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b702000 -     0x7fff8bb1ffff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8bb22000 -     0x7fff8bb22fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8bb7e000 -     0x7fff8bd09ff7  com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8bd0a000 -     0x7fff8bd0afff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8bd0b000 -     0x7fff8bd1aff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8bd1b000 -     0x7fff8bd21fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8bd22000 -     0x7fff8bd30fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bd31000 -     0x7fff8bd3dff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8bd3e000 -     0x7fff8bfecff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8bfed000 -     0x7fff8c02cff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8c02d000 -     0x7fff8c055fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8c056000 -     0x7fff8c0a1fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8c48e000 -     0x7fff8c58bff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8c58c000 -     0x7fff8c598fff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8c599000 -     0x7fff8c5eeff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c5ef000 -     0x7fff8c5efffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c5f0000 -     0x7fff8c5f3fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8c63c000 -     0x7fff8c63cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c63d000 -     0x7fff8c669fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c7d0000 -     0x7fff8c7d0fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8c7d1000 -     0x7fff8c841fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8c842000 -     0x7fff8c8dcfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c921000 -     0x7fff8c9aeff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8c9f4000 -     0x7fff8caf2fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8cafc000 -     0x7fff8cb00fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8cb49000 -     0x7fff8cb7ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cb80000 -     0x7fff8cb8dfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8cb8e000 -     0x7fff8cb91ff7  com.apple.LoginUICore (2.0 - 2.0) <C1911200-E442-3B99-AB91-C135703D55DF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8cb92000 -     0x7fff8cbd6fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff8cbd7000 -     0x7fff8cbe5ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8cbe8000 -     0x7fff8cc28ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cc29000 -     0x7fff8ce5eff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ce5f000 -     0x7fff8d0fafff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d0fb000 -     0x7fff8d144fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8d1a0000 -     0x7fff8d1a8fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8d1a9000 -     0x7fff8d1acfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8d1ad000 -     0x7fff8d1d4ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d1d5000 -     0x7fff8d2effff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d2f0000 -     0x7fff8d594ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d595000 -     0x7fff8d5a7ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8d5a8000 -     0x7fff8d5a9fff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
        0x7fff8d5aa000 -     0x7fff8d662ff7  com.apple.CoreMessage (1.0 - 1503) <8C8B4C77-6985-3750-A54C-9806550C1C62> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff8d663000 -     0x7fff8d663fff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d6c4000 -     0x7fff8d6e4fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d6e5000 -     0x7fff8d6eeff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d6ef000 -     0x7fff8d709fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8d70a000 -     0x7fff8d9dbff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8d9dc000 -     0x7fff8da08fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8da09000 -     0x7fff8da09fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8da0a000 -     0x7fff8da20fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8da21000 -     0x7fff8da3bfff  com.apple.CoreMediaAuthoring (2.1 - 914) <F0E11E75-03DA-3622-B614-2257EBDABF25> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8da3c000 -     0x7fff8dbeafff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8dbeb000 -     0x7fff8dbebfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8dbec000 -     0x7fff8dbf3fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8dc29000 -     0x7fff8dcfbff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8dd35000 -     0x7fff8debbfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8debc000 -     0x7fff8e0a6ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e0a7000 -     0x7fff8e0b2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e0c1000 -     0x7fff8e0c7ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e0cd000 -     0x7fff8e12afff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8e629000 -     0x7fff8e686ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8e687000 -     0x7fff8e69efff  com.apple.CFOpenDirectory (10.8 - 151.10) <7AD5F6E7-A745-3FF4-B813-9D064A8146EC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e749000 -     0x7fff8e750fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8e751000 -     0x7fff8e7b0fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e7b1000 -     0x7fff8e802ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e853000 -     0x7fff8e89efff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e89f000 -     0x7fff8e8a3ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8e8a5000 -     0x7fff8e940fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e941000 -     0x7fff8e99bfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e99c000 -     0x7fff8e9b1fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8e9b2000 -     0x7fff8e9fcff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e9fd000 -     0x7fff8ea34ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8ea3b000 -     0x7fff8ea5dff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ea8a000 -     0x7fff8ea98fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8eaaa000 -     0x7fff8eaaefff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8eaaf000 -     0x7fff8eab4fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8eab5000 -     0x7fff8eab6ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8eae9000 -     0x7fff8f290fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f291000 -     0x7fff8f32fff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8f35a000 -     0x7fff8f4cbff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8f4ef000 -     0x7fff8f8e6fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f8e7000 -     0x7fff8f902ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8f903000 -     0x7fff8f92efff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FF

    If you have more than one user account, you must be logged in as an administrator to carry out these instructions.
    Triple-click anywhere in the line below to select it:
    sudo serveradmin settings dhcp
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning not to screw up. Confirm. You don't need to post the warning. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    Post any lines of output that appear below what you entered — the text, please, not a screenshot.

  • Safari crashing many many times a day; hoping for a clue to repair this...Thank you...

    Here are the details?
    Process:         Safari [1594]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.0.4 (8536.29.13)
    Build Info:      WebBrowser-7536029013000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    User ID:         502
    Date/Time:       2013-05-07 17:58:42.374 -0700
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          22647 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  14589 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      E43E66EF-C563-580B-1F9A-5C3AED6E7994
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff590f7ff8
    VM Regions Near 0x7fff590f7ff8:
        MALLOC_TINY            00007fb983800000-00007fb983b00000 [ 3072K] rw-/rwx SM=PRV 
    --> STACK GUARD            00007fff558f8000-00007fff590f8000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
        Stack                  00007fff590f8000-00007fff598f8000 [ 8192K] rw-/rwx SM=COW  thread 0
    Application Specific Information:
    Enabled Extensions:
    com.betteradvertising.ghostery-HPY23A294X (10 - 1.4.2) Ghostery
    com.agilebits.onepassword-safari-2BUA8C4S2C (391490 - 3.9.14) 1Password
    com.excellatroniccommunications.fbpurity-CMG8U69A5G (290 - 8.2.2) F.B. Purity - Cleans Up Facebook
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x0000000106cd5608 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 8
    1   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    2   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    3   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    4   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    5   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    6   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    7   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    8   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    9   com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    10  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    11  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    12  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    13  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    14  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    15  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    16  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    17  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    18  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    19  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    20  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    21  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    22  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    23  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    24  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    25  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    26  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    27  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    28  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    29  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    30  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    31  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    32  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    33  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    34  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    35  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    36  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    37  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    38  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    39  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    40  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    41  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    42  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    43  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    44  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    45  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    46  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    47  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    48  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    49  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    50  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    51  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    52  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    53  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    54  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    55  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    56  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    57  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    58  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    59  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    60  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    61  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    62  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    63  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    64  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    65  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    66  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    67  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    68  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    69  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    70  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    71  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    72  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    73  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    74  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    75  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    76  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    77  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    78  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    79  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    80  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    81  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    82  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    83  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    84  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    85  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    86  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    87  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    88  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    89  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    90  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    91  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    92  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    93  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    94  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    95  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    96  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    97  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    98  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    99  com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    100 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    101 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    102 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    103 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    104 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    105 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    106 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    107 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    108 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    109 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    110 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    111 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    112 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    113 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    114 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    115 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    116 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    117 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    118 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    119 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    120 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    121 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    122 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    123 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    124 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    125 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    126 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    127 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    128 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    129 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    130 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    131 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    132 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    133 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    134 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    135 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    136 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    137 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    138 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    139 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    140 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    141 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    142 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    143 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    144 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    145 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    146 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    147 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    148 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    149 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    150 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    151 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    152 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    153 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    154 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    155 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    156 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    157 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    158 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    159 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    160 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    161 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    162 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    163 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    164 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    165 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    166 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    167 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    168 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    169 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    170 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    171 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    172 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    173 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    174 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    175 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    176 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    177 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    178 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    179 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    180 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    181 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    182 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    183 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    184 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    185 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    186 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    187 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    188 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    189 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    190 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    191 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    192 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    193 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    194 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    195 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    196 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    197 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    198 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    199 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    200 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    201 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    202 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    203 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    204 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    205 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    206 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    207 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    208 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    209 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    210 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    211 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    212 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    213 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    214 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    215 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    216 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    217 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    218 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    219 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    220 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    221 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    222 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    223 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    224 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    225 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    226 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    227 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    228 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    229 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    230 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    231 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    232 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    233 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    234 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    235 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    236 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    237 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    238 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    239 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    240 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    241 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    242 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    243 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    244 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    245 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    246 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    247 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    248 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    249 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    250 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    251 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    252 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    253 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    254 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    255 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    256 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    257 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    258 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    259 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    260 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    261 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    262 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    263 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    264 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    265 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    266 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    267 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    268 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    269 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    270 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    271 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    272 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    273 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    274 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    275 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    276 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    277 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    278 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    279 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    280 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    281 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    282 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    283 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    284 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    285 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    286 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    287 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    288 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    289 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    290 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    291 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    292 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    293 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    294 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    295 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    296 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    297 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    298 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    299 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    300 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    301 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    302 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    303 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    304 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    305 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    306 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    307 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    308 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    309 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    310 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    311 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    312 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    313 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    314 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*, unsigned int, JSC::PropertySlot&) + 98
    315 com.apple.JavaScriptCore                0x0000000106cd5662 JSC::JSCell::getOwnPropertySlotByIndex(JSC::JSCell*, JSC::ExecState*,

    Check these:
    Enabled Extensions:
    com.betteradvertising.ghostery-HPY23A294X (10 - 1.4.2) Ghostery
    com.agilebits.onepassword-safari-2BUA8C4S2C (391490 - 3.9.14) 1Password
    com.excellatroniccommunications.fbpurity-CMG8U69A5G (290 - 8.2.2) F.B. Purity - Cleans Up Facebook

  • Safari crashing about 20 times a day

    For the last couple of weeks, Safari has been crashing constantly. It mainly seems to do it when I hit the back or forward button on the browser, although it happens at other times too - I'll click a link, and it will crash for no good reason that I can make out.
    I've had a look through some other threads on here but can't find anyone else having this specific problem (plenty of threads about Safari crashing, though) - if anyone has any suggestions as to how I can stop it doing this, I'd be very grateful!

    Okay, here goes... it is pretty, um, immense, I'm afraid. Oh, and thank you (again)!
    ===== Display starts at offset 4655289 within file of length 4786361. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    n.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93044000 - 0x93071fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366d000 - 0x9368dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936a5000 - 0x936d5fff com.apple.MediaKit 8.6.2 (345.1.8) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x936e0000 - 0x936e0fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936e2000 - 0x93d15fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940a2000 - 0x94112fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9414b000 - 0x9420efff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94260000 - 0x94260fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94262000 - 0x94435fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9448b000 - 0x944c8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944d0000 - 0x94520fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b1000 - 0x945e9fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9462c000 - 0x94648fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9465c000 - 0x946a0fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c4000 - 0x946d3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946db000 - 0x946e7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472d000 - 0x94745fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474c000 - 0x94a1bfff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94ade000 - 0x94b4ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc2000 - 0x94be2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94cea000 - 0x94e1afff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94eac000 - 0x94ebbfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec3000 - 0x94ef0fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef7000 - 0x94f07fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0b000 - 0x94f3afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f4a000 - 0x94f67fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95360000 - 0x95360fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95362000 - 0x953e5fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95412000 - 0x95458fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95656000 - 0x9567efff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x95687000 - 0x95715fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95771000 - 0x95807fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95844000 - 0x95b50fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cd9000 - 0x95d02fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95e90000 - 0x95ecffff com.apple.QTKit 7.1.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9645b000 - 0x9645cfff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x9645e000 - 0x9645ffff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x96464000 - 0x9647afff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9647c000 - 0x9649cfff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x964aa000 - 0x964b8fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x964bd000 - 0x964befff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x964c0000 - 0x964d3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x96ef9000 - 0x96f18fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9762f000 - 0x976f0fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9771b000 - 0x9771cfff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9771e000 - 0x9772bfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x986c8000 - 0x987d6fff com.apple.DiskImagesFramework 10.4.7 (114.1) /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    0x98854000 - 0x98861fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib
    0x98b44000 - 0x994fbfff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99a3c000 - 0x99ba0fff com.apple.QuickTimeStreaming.component 7.1.3 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9a192000 - 0x9a1bdfff com.apple.QuickTime Plugin.plugin 7.1.3 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9a33c000 - 0x9a35afff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x9a4d8000 - 0x9a50efff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52b000 - 0x9a53dfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Host Name: Michelle-Uwinss-Computer-2
    Date/Time: 2006-10-03 23:50:02.635 +0100
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [98]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 3323
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000008
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95863800 KWQFontFamily::operator==(KWQFontFamily const&) const + 24
    1 <<00000000>> 0x00000027 0 + 39
    2 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    3 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    4 com.apple.WebCore 0x9587750c khtml::CSSStyleSelector::applyProperty(int, DOM::CSSValueImpl*) + 7908
    5 com.apple.WebCore 0x95885f60 khtml::CSSStyleSelector::applyProperty(int, DOM::CSSValueImpl*) + 67896
    6 com.apple.WebCore 0x958755f0 khtml::CSSStyleSelector::applyDeclarations(bool, bool, int, int) + 252
    7 com.apple.WebCore 0x958731ac khtml::CSSStyleSelector::styleForElement(DOM::ElementImpl*, khtml::RenderStyle*, bool) + 820
    8 com.apple.WebCore 0x95872d70 DOM::NodeImpl::createRendererIfNeeded() + 104
    9 com.apple.WebCore 0x95872cf0 DOM::ElementImpl::attach() + 24
    10 com.apple.WebCore 0x95871d88 KHTMLParser::insertNode(DOM::NodeImpl*, bool) + 2440
    11 com.apple.WebCore 0x9586ffa0 KHTMLParser::parseToken(khtml::Token*) + 612
    12 com.apple.WebCore 0x9586d084 khtml::HTMLTokenizer::processToken() + 460
    13 com.apple.WebCore 0x9586e9c0 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6256
    14 com.apple.WebCore 0x9586c90c khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    15 com.apple.WebCore 0x958a64c4 khtml::HTMLTokenizer::timerEvent(QTimerEvent*) + 244
    16 com.apple.WebCore 0x958a6384 -[KWQObjectTimerTarget sendTimerEvent] + 80
    17 com.apple.Foundation 0x92963f5c __NSFireTimer + 116
    18 com.apple.CoreFoundation 0x907f0550 __CFRunLoopDoTimer + 184
    19 com.apple.CoreFoundation 0x907dcec8 __CFRunLoopRun + 1680
    20 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    21 com.apple.HIToolbox 0x93208740 RunCurrentEventLoopInMode + 264
    22 com.apple.HIToolbox 0x93207dd4 ReceiveNextEventCommon + 380
    23 com.apple.HIToolbox 0x93207c40 BlockUntilNextEventMatchingListInMode + 96
    24 com.apple.AppKit 0x936eaae4 _DPSNextEvent + 384
    25 com.apple.AppKit 0x936ea7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    26 com.apple.Safari 0x00006740 0x1000 + 22336
    27 com.apple.AppKit 0x936e6cec -[NSApplication run] + 472
    28 com.apple.AppKit 0x937d787c NSApplicationMain + 452
    29 com.apple.Safari 0x0005c77c 0x1000 + 374652
    30 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92970164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9297009c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95689f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298869c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929897dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92968300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a4db42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x0663ef3c nativeShockwaveFlashTCallFrame + 1345280
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000095863800 srr1: 0x000000000200f030 vrsave: 0x00000000fff00000
    cr: 0x24024424 xer: 0x0000000000000004 lr: 0x0000000095863828 ctr: 0x00000000958772d8
    r0: 0x0000000095863828 r1: 0x00000000bfffdad0 r2: 0x0000000007c48360 r3: 0x0000000000000004
    r4: 0x0000000000000004 r5: 0x00000000086ef390 r6: 0x0000000005fa3260 r7: 0x0000000000000009
    r8: 0x0000000095848cdc r9: 0x0000000026424488 r10: 0x0000000042960000 r11: 0x0000000028024282
    r12: 0x000000009588f880 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000000ff0f r19: 0x0000000000000000
    r20: 0x000000001018facb r21: 0x000000008ba671b9 r22: 0x000000000000001b r23: 0x0000000000000000
    r24: 0x000000000a27eb08 r25: 0x0000000000000000 r26: 0x00000000bfffdc10 r27: 0x0000000000000032
    r28: 0x0000000008524920 r29: 0x0000000000000004 r30: 0x0000000000000004 r31: 0x000000009587563c
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x3d1000 - 0x3d3fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x6069000 - 0x6077fff com.apple.iokit.IOUSBLib 2.5.0 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x6083000 - 0x60d8fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x6392000 - 0x669bfff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x77d7000 - 0x78d5fff com.ioxperts.vdig.webcam 1.1 /Library/Components/IOXperts Webcam.component/Contents/MacOS/IOXperts Webcam
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 4.0 (129.18) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111f000 - 0x912dafff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918ebfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918ff000 - 0x91924fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91937000 - 0x91979fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91995000 - 0x919a9fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b7000 - 0x919f9fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0f000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f23000 - 0x92f23fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f25000 - 0x92f39fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93044000 - 0x93071fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366d000 - 0x9368dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936e0000 - 0x936e0fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936e2000 - 0x93d15fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940a2000 - 0x94112fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9414b000 - 0x9420efff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94260000 - 0x94260fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94262000 - 0x94435fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9448b000 - 0x944c8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944d0000 - 0x94520fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b1000 - 0x945e9fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9462c000 - 0x94648fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9465c000 - 0x946a0fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c4000 - 0x946d3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946db000 - 0x946e7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472d000 - 0x94745fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9474c000 - 0x94a1bfff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94ade000 - 0x94b4ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94bc2000 - 0x94be2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94cea000 - 0x94e1afff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94eac000 - 0x94ebbfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec3000 - 0x94ef0fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef7000 - 0x94f07fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0b000 - 0x94f3afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f4a000 - 0x94f67fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95687000 - 0x95715fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95771000 - 0x95807fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95844000 - 0x95b50fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cd9000 - 0x95d02fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96ef9000 - 0x96f18fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9771e000 - 0x9772bfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98b44000 - 0x994fbfff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a33c000 - 0x9a35afff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x9a4d8000 - 0x9a50efff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52b000 - 0x9a53dfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Host Name: Michelle-Uwinss-Computer-2
    Date/Time: 2006-10-04 03:07:45.141 +0100
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [98]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 3340
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xbf7fffe0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x958637fc KWQFontFamily::operator==(KWQFontFamily const&) const + 20
    1 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    2 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    3 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    4 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    5 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    6 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    7 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    8 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    9 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    10 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    11 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    12 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    13 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    14 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    15 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    16 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    17 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    18 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    19 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    20 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    21 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    22 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    23 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    24 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    25 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    26 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    27 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    28 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    29 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    30 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    31 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    32 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    33 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    34 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    35 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    36 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    37 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    38 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    39 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    40 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    41 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    42 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    43 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    44 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    45 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    46 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    47 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    48 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    49 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    50 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    51 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    52 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    53 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    54 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    55 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    56 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    57 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    58 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    59 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    60 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    61 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    62 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    63 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    64 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    65 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    66 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    67 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    68 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    69 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    70 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    71 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    72 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    73 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    74 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    75 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    76 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    77 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    78 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    79 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    80 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    81 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    82 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    83 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    84 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    85 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    86 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    87 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    88 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    89 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    90 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    91 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    92 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    93 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    94 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    95 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    96 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    97 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    98 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    99 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    100 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    101 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    102 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    103 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    104 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    105 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    106 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    107 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    108 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    109 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    110 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    111 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    112 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    113 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    114 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    115 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    116 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    117 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    118 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    119 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    120 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    121 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    122 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    123 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    124 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    125 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    126 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    127 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    128 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    129 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    130 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    131 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    132 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    133 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    134 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    135 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    136 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    137 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    138 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    139 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    140 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    141 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    142 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    143 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    144 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    145 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    146 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    147 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    148 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    149 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    150 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    151 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    152 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    153 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    154 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    155 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    156 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    157 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    158 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    159 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    160 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    161 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    162 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    163 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    164 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    165 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    166 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    167 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    168 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    169 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    170 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    171 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    172 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    173 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    174 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    175 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    176 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    177 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    178 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    179 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    180 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    181 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    182 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    183 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    184 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    185 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    186 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    187 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    188 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    189 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    190 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    191 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    192 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    193 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    194 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    195 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    196 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    197 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    198 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    199 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    200 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    201 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    202 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    203 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    204 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    205 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    206 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    207 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    208 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    209 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    210 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    211 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    212 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    213 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    214 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    215 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    216 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    217 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    218 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    219 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    220 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    221 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    222 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    223 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    224 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    225 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    226 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    227 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    228 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    229 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    230 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    231 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    232 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    233 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    234 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    235 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    236 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    237 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    238 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    239 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    240 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    241 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    242 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    243 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    244 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    245 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    246 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    247 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    248 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    249 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    250 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    251 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    252 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    253 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    254 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    255 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    256 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    257 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    258 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    259 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    260 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    261 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    262 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    263 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    264 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    265 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    266 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    267 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    268 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    269 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    270 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    271 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    272 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    273 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    274 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    275 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    276 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    277 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    278 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    279 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    280 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    281 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    282 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    283 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    284 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    285 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    286 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    287 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    288 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    289 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    290 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    291 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    292 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    293 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    294 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    295 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    296 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    297 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    298 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    299 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    300 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    301 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    302 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    303 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    304 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    305 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    306 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    307 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    308 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    309 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    310 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    311 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFamily const&) const + 64
    312 com.apple.WebCore 0x95863828 KWQFontFamily::operator==(KWQFontFam

  • Why is PS CC2014 crashing all the time? Can anyone with experience help?

    Hi there
    I have had relentless problems with all versions of PS CC and PS CC 2014. It crashes almost every time I use it. Some days I get away with it, but mostly I don't. It is basically becoming unusable which is a nightmare because I rely on it for my work. I lose time and work frequently. I have to manually save my files every few minutes for fear of losing everything. A classic cause of it crashing is just opening a file, grabbing a folder of layers, holding down shift to restrain vertical / horizontal direction and dragging with the move tool to reposition in the document. Bam, APPCRASH. A typical fault message is this, which I just generated now, by doing just that:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    Photoshop.exe
      Application Version:    15.2.0.236
      Application Timestamp:    542531ba
      Fault Module Name:    ntdll.dll
      Fault Module Version:    6.1.7601.18247
      Fault Module Timestamp:    521eaf24
      Exception Code:    c0000005
      Exception Offset:    0000000000027b0b
      OS Version:    6.1.7601.2.1.0.256.48
      Locale ID:    2057
      Additional Information 1:    f116
      Additional Information 2:    f1169e5949b625e6ff320471dc2e63c2
      Additional Information 3:    ca58
      Additional Information 4:    ca58819a9254a4ddaed3ec0fe7f101b2
    I have looked up this C0000005 code and it suggests that the application is trying to address illegal blocks of memory. If that helps.
    Another classic is when I try to SAVE AS and the dialogue fails to display the folder structure in the window so I cannot select a location. Once this happens, we're heading into crash land.
    Only PHOTOSHOP does this. I have plenty of professional software and tools on my system.
    BEFORE ANYONE SUGGESTS I UPDATE MY VIDEO CARD DRIVERS, PLEASE READ:
    I have a Radeon HD7750 card, which is approved for use with PS.
    I have the very latest drivers for it (not the BETA release, but the very latest stable drivers and latest Catalyst Control Centre update). I have had problems with all versions of PS CC and CC 2014 and that's through various video card driver updates.
    I have completely uninstalled PS CC2014 and all other versions of PS and uninstalled Creative Cloud and reinstalled both from scratch to try to solve this but it hasn't helped.
    I have no third party plugins in PS
    I have done regular and recent comprehensive checks on all my hardware and updated drivers, from BIOS, to CHIPSET and everything else.
    I have no IRQ conflicts, no problems in device manager
    I have monitored my system temperatures and they are fine
    I have done 16 hours of MEMTEST+ on my 16GB of DDR3 RAM - over 4 complete passes, with no errors
    I have stress-tested my video card with FUTUREMARK and it is perfectly fine within its capabilities
    I have even installed Steam and the a PC game (which I don't normally do) and it stands up just fine, no crashes.
    I have run a Windows System Health Check and his shows green lights for everything
    I have done a file system integrity check and no errors are found
    No other software on my system crashes like this, but PS does it all the time
    I use Adobe Bridge, and I've never had it crash. I use Adobe Reader, it's fine. I use Adobe Premier Elements 12 sometimes, it's fine. Adobe Photoshop CC / 2014 is not fine.
    I don't want to moan, I really need a solution and if anyone experienced can suggest something that goes beyond doing the the above I would be very grateful for your help
    PERFORMANCE SETTINGS:
    PS SYSTEM INFO:
    Adobe Photoshop Version: 2014.2.0 20140926.r.236 2014/09/26:23:59:59  x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3500 MHz
    Built-in memory: 16268 MB
    Free memory: 9930 MB
    Memory available to Photoshop: 14551 MB
    Memory used by Photoshop: 70 %
    3D Multitone Printing: Disabled.
    Windows 2x UI: Disabled.
    Highbeam: Enabled.
    Image tile size: 1024K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Latin
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Display: 2
    Display Bounds: top=0, left=1920, bottom=1024, right=3200
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGLGPUs=1
    NumCLGPUs=1
    glgpu[0].GLVersion="3.0"
    glgpu[0].GLMemoryMB=1024
    glgpu[0].GLName="AMD Radeon HD 7700 Series"
    glgpu[0].GLVendor="ATI Technologies Inc."
    glgpu[0].GLVendorID=4098
    glgpu[0].GLDriverVersion="14.301.1001.0"
    glgpu[0].GLRectTextureSize=16384
    glgpu[0].GLRenderer="AMD Radeon HD 7700 Series"
    glgpu[0].GLRendererID=26687
    glgpu[0].HasGLNPOTSupport=1
    glgpu[0].GLDriver="aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atium d64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm6 4.dll"
    glgpu[0].GLDriverDate="20140915000000.000000-000"
    glgpu[0].CanCompileProgramGLSL=1
    glgpu[0].GLFrameBufferOK=1
    glgpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="4.40"
    glgpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[2147 483647]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[8]
    glgpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[192]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[32]
    glgpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[32]
    glgpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[16384]
    glgpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[16384]
    glgpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[128]
    glgpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[29]
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    glgpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    glgpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=1
    clgpu[0].CLPlatformVersion="1.2 AMD-APP (1573.4)"
    clgpu[0].CLDeviceVersion="1.2 AMD-APP (1573.4)"
    clgpu[0].CLMemoryMB=1024
    clgpu[0].CLName="Capeverde"
    clgpu[0].CLVendor="Advanced Micro Devices, Inc."
    clgpu[0].CLVendorID=4098
    clgpu[0].CLDriverVersion="1573.4 (VM)"
    clgpu[0].CUDASupported=0
    clgpu[0].CLBandwidth=5.25736e+010
    clgpu[0].CLCompute=379.453
    License Type: Subscription
    Serial number: {REMOVED FOR PRIVACY}
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\
    Temporary file path: C:\Users\Em\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      K:\, 221.6G, 221.2G free
      J:\, 244.1G, 233.8G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Required\Plug-Ins\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Plug-ins\
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112 
       ACE.dll   ACE 2014/08/12-23:42:09   79.557478   79.557478
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdbePM.dll   PatchMatch 2014/09/07-21:07:38   79.558079   79.558079
       AdobeLinguistic.dll   Adobe Linguisitc Library   8.0.0 
       AdobeOwl.dll   Adobe Owl   5.2.4 
       AdobePDFL.dll   PDFL 2014/08/18-15:13:12   79.512424   79.512424
       AdobePIP.dll   Adobe Product Improvement Program   7.2.1.3399 
       AdobeXMP.dll   Adobe XMP Core 2014/08/20-09:53:02   79.156797   79.156797
       AdobeXMPFiles.dll   Adobe XMP Files 2014/08/20-09:53:02   79.156797   79.156797
       AdobeXMPScript.dll   Adobe XMP Script 2014/08/20-09:53:02   79.156797   79.156797
       adobe_caps.dll   Adobe CAPS   8,0,0,13 
       AGM.dll   AGM 2014/08/12-23:42:09   79.557478   79.557478
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31 
       amtlib.dll   AMTLib (64 Bit)   8.0.0.122212002 BuildVersion: 8.0; BuildDate: Wed Jul 30 2014 15:59:34)   1.000000
       ARE.dll   ARE 2014/08/12-23:42:09   79.557478   79.557478
       AXE8SharedExpat.dll   AXE8SharedExpat 2013/12/20-21:40:29   79.551013   79.551013
       AXEDOMCore.dll   AXEDOMCore 2013/12/20-21:40:29   79.551013   79.551013
       Bib.dll   BIB 2014/08/12-23:42:09   79.557478   79.557478
       BIBUtils.dll   BIBUtils 2014/08/12-23:42:09   79.557478   79.557478
       boost_date_time.dll   photoshopdva   8.0.0 
       boost_signals.dll   photoshopdva   8.0.0 
       boost_system.dll   photoshopdva   8.0.0 
       boost_threads.dll   photoshopdva   8.0.0 
       cg.dll   NVIDIA Cg Runtime   3.0.00007 
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007 
       CIT.dll   Adobe CIT   2.2.6.32411   2.2.6.32411
       CITThreading.dll   Adobe CITThreading   2.2.6.32411   2.2.6.32411
       CoolType.dll   CoolType 2014/08/12-23:42:09   79.557478   79.557478
       dvaaudiodevice.dll   photoshopdva   8.0.0 
       dvacore.dll   photoshopdva   8.0.0 
       dvamarshal.dll   photoshopdva   8.0.0 
       dvamediatypes.dll   photoshopdva   8.0.0 
       dvametadata.dll   photoshopdva   8.0.0 
       dvametadataapi.dll   photoshopdva   8.0.0 
       dvametadataui.dll   photoshopdva   8.0.0 
       dvaplayer.dll   photoshopdva   8.0.0 
       dvatransport.dll   photoshopdva   8.0.0 
       dvaui.dll   photoshopdva   8.0.0 
       dvaunittesting.dll   photoshopdva   8.0.0 
       dynamiclink.dll   photoshopdva   8.0.0 
       ExtendScript.dll   ExtendScript 2014/01/21-23:58:55   79.551519   79.551519
       icucnv40.dll   International Components for Unicode 2013/02/25-15:59:15    Build gtlib_4.0.19090 
       icudt40.dll   International Components for Unicode 2013/02/25-15:59:15    Build gtlib_4.0.19090 
       igestep30.dll   IGES Reader   9.3.0.113 
       imslib.dll   IMSLib DLL   7.0.0.154 
       JP2KLib.dll   JP2KLib 2014/06/28-00:28:27   79.254012   79.254012
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A) 
       libiomp5md.dll   Intel(R) OpenMP* Runtime Library   5.0 
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0 
       LogSession.dll   LogSession   7.2.1.3399 
       mediacoreif.dll   photoshopdva   8.0.0 
       MPS.dll   MPS 2014/08/18-23:43:19   79.557676   79.557676
       pdfsettings.dll   Adobe PDFSettings   1.04 
       Photoshop.dll   Adobe Photoshop CC 2014   15.2 
       Plugin.dll   Adobe Photoshop CC 2014   15.2 
       PlugPlugExternalObject.dll   Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit)   5.0.0 
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   5.2.0.46 
       PSArt.dll   Adobe Photoshop CC 2014   15.2 
       PSViews.dll   Adobe Photoshop CC 2014   15.2 
       SCCore.dll   ScCore 2014/01/21-23:58:55   79.551519   79.551519
       ScriptUIFlex.dll   ScriptUIFlex 2014/01/20-22:42:05   79.550992   79.550992
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0 
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 2, 2013, 1114 
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 2, 2013, 1114 
       TfFontMgr.dll   FontMgr   9.3.0.113 
       TfKernel.dll   Kernel   9.3.0.113 
       TFKGEOM.dll   Kernel Geom   9.3.0.113 
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113 
       updaternotifications.dll   Adobe Updater Notifications Library   8.0.0.14 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   8.0.0.14
       VulcanControl.dll   Vulcan Application Control Library   5.0.0.82 
       VulcanMessage5.dll   Vulcan Message Library   5.0.0.82 
       WRServices.dll   WRServices Fri Mar 07 2014 15:33:10   Build 0.20204   0.20204
       wu3d.dll   U3D Writer   9.3.0.113 
    Required plug-ins:
       3D Studio 15.2 (2014.2.0 x001)
       Accented Edges 15.2
       Adaptive Wide Angle 15.2
       Angled Strokes 15.2
       Average 15.2 (2014.2.0 x001)
       Bas Relief 15.2
       BMP 15.2
       Camera Raw 8.6
       Camera Raw Filter 8.6
       Chalk & Charcoal 15.2
       Charcoal 15.2
       Chrome 15.2
       Cineon 15.2 (2014.2.0 x001)
       Clouds 15.2 (2014.2.0 x001)
       Collada 15.2 (2014.2.0 x001)
       Color Halftone 15.2
       Colored Pencil 15.2
       CompuServe GIF 15.2
       Conté Crayon 15.2
       Craquelure 15.2
       Crop and Straighten Photos 15.2 (2014.2.0 x001)
       Crop and Straighten Photos Filter 15.2
       Crosshatch 15.2
       Crystallize 15.2
       Cutout 15.2
       Dark Strokes 15.2
       De-Interlace 15.2
       Dicom 15.2
       Difference Clouds 15.2 (2014.2.0 x001)
       Diffuse Glow 15.2
       Displace 15.2
       Dry Brush 15.2
       Eazel Acquire 15.2 (2014.2.0 x001)
       Embed Watermark 4.0
       Entropy 15.2 (2014.2.0 x001)
       Export Color Lookup Tables NO VERSION
       Extrude 15.2
       FastCore Routines 15.2 (2014.2.0 x001)
       Fibers 15.2
       Film Grain 15.2
       Filter Gallery 15.2
       Flash 3D 15.2 (2014.2.0 x001)
       Fresco 15.2
       Glass 15.2
       Glowing Edges 15.2
       Google Earth 4 15.2 (2014.2.0 x001)
       Grain 15.2
       Graphic Pen 15.2
       Halftone Pattern 15.2
       HDRMergeUI 15.2
       HSB/HSL 15.2
       IFF Format 15.2
       IGES 15.2 (2014.2.0 x001)
       Ink Outlines 15.2
       JPEG 2000 15.2
       Kurtosis 15.2 (2014.2.0 x001)
       Lens Blur 15.2
       Lens Correction 15.2
       Lens Flare 15.2
       Liquify 15.2
       Matlab Operation 15.2 (2014.2.0 x001)
       Maximum 15.2 (2014.2.0 x001)
       Mean 15.2 (2014.2.0 x001)
       Measurement Core 15.2 (2014.2.0 x001)
       Median 15.2 (2014.2.0 x001)
       Mezzotint 15.2
       Minimum 15.2 (2014.2.0 x001)
       MMXCore Routines 15.2 (2014.2.0 x001)
       Mosaic Tiles 15.2
       Multiprocessor Support 15.2 (2014.2.0 x001)
       Neon Glow 15.2
       Note Paper 15.2
       NTSC Colors 15.2 (2014.2.0 x001)
       Ocean Ripple 15.2
       OpenEXR 15.2
       Paint Daubs 15.2
       Palette Knife 15.2
       Patchwork 15.2
       Paths to Illustrator 15.2
       PCX 15.2 (2014.2.0 x001)
       Photocopy 15.2
       Photoshop 3D Engine 15.2 (2014.2.0 x001)
       Photoshop Touch 14.0
       Picture Package Filter 15.2 (2014.2.0 x001)
       Pinch 15.2
       Pixar 15.2 (2014.2.0 x001)
       Plaster 15.2
       Plastic Wrap 15.2
       PLY 15.2 (2014.2.0 x001)
       PNG 15.2
       Pointillize 15.2
       Polar Coordinates 15.2
       Portable Bit Map 15.2 (2014.2.0 x001)
       Poster Edges 15.2
       PRC 15.2 (2014.2.0 x001)
       Radial Blur 15.2
       Radiance 15.2 (2014.2.0 x001)
       Range 15.2 (2014.2.0 x001)
       Read Watermark 4.0
       Render Color Lookup Grid NO VERSION
       Reticulation 15.2
       Ripple 15.2
       Rough Pastels 15.2
       Save for Web 15.2
       ScriptingSupport 15.2
       Shake Reduction 15.2
       Shear 15.2
       Skewness 15.2 (2014.2.0 x001)
       Smart Blur 15.2
       Smudge Stick 15.2
       Solarize 15.2 (2014.2.0 x001)
       Spatter 15.2
       Spherize 15.2
       Sponge 15.2
       Sprayed Strokes 15.2
       Stained Glass 15.2
       Stamp 15.2
       Standard Deviation 15.2 (2014.2.0 x001)
       STL 15.2 (2014.2.0 x001)
       Sumi-e 15.2
       Summation 15.2 (2014.2.0 x001)
       Targa 15.2
       Texturizer 15.2
       Tiles 15.2
       Torn Edges 15.2
       Twirl 15.2
       U3D 15.2 (2014.2.0 x001)
       Underpainting 15.2
       Vanishing Point 15.2
       Variance 15.2 (2014.2.0 x001)
       Virtual Reality Modeling Language | VRML 15.2 (2014.2.0 x001)
       Water Paper 15.2
       Watercolor 15.2
       Wave 15.2
       Wavefront|OBJ 15.2 (2014.2.0 x001)
       WIA Support 15.2 (2014.2.0 x001)
       Wind 15.2
       Wireless Bitmap 15.2 (2014.2.0 x001)
       ZigZag 15.2
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Libraries
       Adobe Color Themes
    Installed TWAIN devices: NONE
    Can anyone help me resolve this issue, with suggestions beyond those I've already listed above?
    I'm getting pretty stuck...
    Thanks

    Hi Chris
    Like I said in the OP I had the very latest AMD drivers installed before submitting that crash report.
    Since our conversations, I have completely removed my Radeon HD7750 GPU, uninstalled the drivers for it and the Catalyst Control Centre, and have resorted to using to my motherboard's integrated Intel HD graphics. I have the very latest drivers for the Intel HD graphics installed. Still, today I have had another crash event in Photoshop. So this cannot be the fault of the AMD card or drivers, because they are no longer present on the system.
    CRASH:
    Faulting application name: Photoshop.exe, version: 15.2.0.236, time stamp: 0x542531ba
    Faulting module name: ntdll.dll, version: 6.1.7601.18247, time stamp: 0x521eaf24
    Exception code: 0xc0000005
    Fault offset: 0x0000000000027b0b
    Faulting process id: 0x1fd8
    Faulting application start time: 0x01cfe7c41d6b75d0
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CC 2014\Photoshop.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: a9fd0b69-53c1-11e4-8d80-bc5ff43517ae
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: Photoshop.exe
    P2: 15.2.0.236
    P3: 542531ba
    P4: ntdll.dll
    P5: 6.1.7601.18247
    P6: 521eaf24
    P7: c0000005
    P8: 0000000000027b0b
    P9:
    P10:
    Additional files: - I have a report file I am trying to post but this forum tells me I am spamming when I try to submit. I will try to post it separately...

  • Two helpful tips- apps crashing & daunting backup times

    *Apps crashing on the go after your sync?*
    A quick fix for your apps crashing on your phone is to delete them (you can do this by getting into rearrange mode [the jiggling] and tapping "x", say yes to delete). After deleting go to the app store, re-download. It'll ask you if you want to install even though you already did so, of course you do! Fixed.
    *Intimidating wait times for backup, just want to put some tunes on?*
    *(assumes no auto-sync, and option selected in Music- sync only these playlists)*
    Pay attention carefully: After you have added whatever you want to sync to your regular iPhone playlist. Create a separate playlist with just a song or use one of your "on the go playlists" if you don't really use them. Now check or uncheck the aforementioned and you will see "Apply" instead of "Sync" being an option. Click apply and it will only update your songs, no "Backup" required.
    If this post is redundant or misplaced, please advise.
    Message was edited by: firefoxussr
    Message was edited by: firefoxussr

    Try restoring to factory settings/new iPod and then redownloading (not sync from your iTunes library) only the one problem app.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                       

  • Why are Air Apps crashing my computer during installtion?

    I recently downloaded Adobe Air because I wanted to test out some of the different apps for it such as Mixero and GoogleReader Air App. However every time I attempt to install an app it crashes my computer causing a blue screen. I downloaded the latest version of Air, the latest version of the Apps and I am running a laptop which has Win. XP SP3 with a Pentium4 3.2ghz processor and 1.25gb of ram. All of which is well within the system requirements, and yet I consistently get a system error that leads to a blue screen when ever and app installs to 75-80% range.
    If anyone knows what is causing thing can you please share with me. I would really like to try the various apps out, but if it continues the way it is I am just going to forget it and uninstall the program and not look back.
    Thanks you in advance for your help

    Unfortunately, I was unable to get either RotMD or the Kongregate game to crash.  If possible, I'd recommend these as bugs with crash logs if available.  Here's two FAQs that go over what we'll need:
    How do I report a Flash Player crash to Adobe?
    How do I report a bug against Flash Player for Google Chrome?
    As for the choppy video, I've heard reports of choppiness when moving the mouse (bug 3364432) and we did have a bug in the past that seems similar (3210007) but this should have been fixed back in the 11.3 timeframe.
    Can you try disabling hardware acceleration to see if this helps, if it doesn't, then we'll want another bug report on this issue.  Please include a copy of your system's dxdiag report and an exact url to a problematic video.
    How do I disable or enable hardware acceleration?
    How do I troubleshoot and report problems with Flash Player Video?
    Finally, you might also consider dropping back to 10.3 to see if the problems continue on an older version of the player (the latest 10.3 does have our latest security updates.)
    How do I revert to a previous version of Flash Player?

Maybe you are looking for

  • Table inside table in smartform for pay statement

    Hi friends,                    Here is one requirement of PAY STATEMENT in which all details(includes personal, Attendance, Payroll details) of all employee's of particular month should print in smart form. Client demanding the format in their previo

  • [solved] uswsusp: how to suspend to ram without killing network

    Hi guys. On my acer aspire one (D150) I use uswsusp instead of kernel mode. The laptop goes to sleep and restores in a sleep second, which is fantastic. However, when I run s2ram from the shell it goes to sleep maintaing the wifi connection so that w

  • Using ready made template, has page wrap, background pic not displaying

    I can see the background imagine in dreamweaver, but not when I upload- and I think this may be something to do with page wrap?Site is readaustralia.com if seeing source code helps?

  • Consuming webservice in POJO

    Hi All, We have a requirement to consume an webservice in a java bean and then use this javabean as a java bean model. Can someone guide me in creating this javabean class for the webservice URL that i have???? Thanks and regards, Nagarajan.

  • Zones on single processor SFV100

    Can I install zones on a single CPU machine? On a Sunfire v100 I keep getting the following error when trying to start the /system/pools:default service: pooladm: configuration at '/etc/pooladm.conf' cannot be instantiated on current system Thanks