Safari keeps closing down

Joined
Oct 12, 2011
Messages
1
Reaction score
0
Points
1
Hello

My Safari keeps closing down, it's just done it about 10 times in half an hour. I'm on an iMac using Mac OS X 10.6.4. I did recently download Flash player and heard that could be a problem, but I've now uninstalled it and it's still happening. I'm copying in the error message I've just received at the bottom of this message. I would be SO grateful for any help -- this is my work computer and I'm currently doing a lot of research online. Every time it switches itself down I lose a whole thread that I'd just followed!

Thank you!

Process: Safari [386]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 5.0.2 (6533.18.5)
Build Info: WebBrowser-75331805~6
Code Type: X86-64 (Native)
Parent Process: launchd [82]

Date/Time: 2011-10-12 11:09:00.449 -0400
OS Version: Mac OS X 10.6.4 (10F2117)
Report Version: 6

Interval Since Last Report: 22003 sec
Crashes Since Last Report: 13
Per-App Interval Since Last Report: 21598 sec
Per-App Crashes Since Last Report: 4
Anonymous UUID: 129F9780-848E-410B-8DA1-75B801DD9085

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000014bfbff48
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.WebCore 0x00007fff848b23c1 WebCore::JSEventListener::markJSFunction(JSC::MarkStack&) + 65
1 com.apple.WebCore 0x00007fff848b27a8 WebCore::JSNode::markChildren(JSC::MarkStack&) + 168
2 com.apple.WebCore 0x00007fff848b2fef WebCore::JSElement::markChildren(JSC::MarkStack&) + 31
3 com.apple.JavaScriptCore 0x00007fff8724f707 JSC::MarkStack::markChildren(JSC::JSCell*) + 343
4 com.apple.JavaScriptCore 0x00007fff8724f507 JSC::Heap::markConservatively(JSC::MarkStack&, void*, void*) + 615
5 com.apple.JavaScriptCore 0x00007fff87250e06 JSC::JSGlobalObject::markChildren(JSC::MarkStack&) + 4198
6 com.apple.WebCore 0x00007fff848b1fee WebCore::JSDOMGlobalObject::markChildren(JSC::MarkStack&) + 30
7 com.apple.WebCore 0x00007fff848b1cdd WebCore::JSDOMWindow::markChildren(JSC::MarkStack&) + 29
8 com.apple.JavaScriptCore 0x00007fff8724f707 JSC::MarkStack::markChildren(JSC::JSCell*) + 343
9 com.apple.JavaScriptCore 0x00007fff8724f507 JSC::Heap::markConservatively(JSC::MarkStack&, void*, void*) + 615
10 com.apple.JavaScriptCore 0x00007fff8724f284 JSC::Heap::markCurrentThreadConservativelyInternal(JSC::MarkStack&) + 52
11 com.apple.JavaScriptCore 0x00007fff8724f248 JSC::Heap::markCurrentThreadConservatively(JSC::MarkStack&) + 40
12 com.apple.JavaScriptCore 0x00007fff8724f195 JSC::Heap::markStackObjectsConservatively(JSC::MarkStack&) + 21
13 com.apple.JavaScriptCore 0x00007fff8724ee72 JSC::Heap::markRoots() + 130
14 com.apple.JavaScriptCore 0x00007fff8726cd81 JSC::Heap::reset() + 17
15 com.apple.JavaScriptCore 0x00007fff871b533d JSC::Heap::allocate(unsigned long) + 109
16 com.apple.JavaScriptCore 0x00007fff871b98f9 JSC::InternalFunction::InternalFunction(JSC::JSGlobalData*, ***::NonNullPassRefPtr<JSC::Structure>, JSC::Identifier const&) + 313
17 com.apple.JavaScriptCore 0x00007fff871f5f81 JSC::JSFunction::JSFunction(JSC::ExecState*, ***::NonNullPassRefPtr<JSC::FunctionExecutable>, JSC::ScopeChainNode*) + 81
18 com.apple.JavaScriptCore 0x00007fff871f60a5 cti_op_new_func_exp + 85
19 ??? 0x00005b1ba6a3a20d 0 + 100174317986317
20 com.apple.JavaScriptCore 0x00007fff8727ecee JSC::Interpreter::execute(JSC::EvalExecutable*, JSC::ExecState*, JSC::JSObject*, int, JSC::ScopeChainNode*, JSC::JSValue*) + 942
21 ??? 0x00000001167db540 0 + 4672304448

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff888b108a kevent + 10
1 libSystem.B.dylib 0x00007fff888b2f5d _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff888b2c34 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff888b275e _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff888b2088 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff888b1f25 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff888b1eaa __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff888b22bc _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff888b1f25 start_wqthread + 13

Thread 3: WebCore: IconDatabase
0 libSystem.B.dylib 0x00007fff888d2eb6 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff888d6cd1 _pthread_cond_wait + 1286
2 com.apple.WebCore 0x00007fff84701cd9 WebCore::IconDatabase::syncThreadMainLoop() + 249
3 com.apple.WebCore 0x00007fff846fdddc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
4 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
5 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 4: Safari: SafeBrowsingManager
0 libSystem.B.dylib 0x00007fff888982fa mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff8889896d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff886373c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff8863684f CFRunLoopRunSpecific + 575
4 com.apple.Safari 0x000000010002fa39 0x100000000 + 195129
5 com.apple.Safari 0x000000010002f9c9 0x100000000 + 195017
6 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff888982fa mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff8889896d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff886373c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff8863684f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff82f514c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff82ed1e8d __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff888dbdce select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff88658e92 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 7: Safari: SnapshotStore
0 libSystem.B.dylib 0x00007fff888d2eb6 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff888d6cd1 _pthread_cond_wait + 1286
2 com.apple.JavaScriptCore 0x00007fff871ab400 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3 com.apple.Safari 0x00000001001be849 0x100000000 + 1828937
4 com.apple.Safari 0x0000000100047507 0x100000000 + 292103
5 com.apple.Safari 0x0000000100047385 0x100000000 + 291717
6 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff8889835a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff888d6bc2 _pthread_cond_wait + 1015
2 com.apple.CoreVideo 0x00007fff8786ff56 CVDisplayLink::waitUntil(unsigned long long) + 252
3 com.apple.CoreVideo 0x00007fff8786f412 CVDisplayLink::runIOThread() + 644
4 com.apple.CoreVideo 0x00007fff8786f153 startIOThread(void*) + 139
5 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 9: Safari: SpinningProgressIndicator
0 libSystem.B.dylib 0x00007fff888982fa mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff8889896d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff886373c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff8863684f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff82f0ca18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
5 com.apple.Foundation 0x00007fff82f0c8f7 -[NSRunLoop(NSRunLoop) run] + 77
6 com.apple.Safari 0x00000001000903ef 0x100000000 + 590831
7 com.apple.Foundation 0x00007fff82ed1e8d __NSThread__main__ + 1429
8 libSystem.B.dylib 0x00007fff888d1456 _pthread_start + 331
9 libSystem.B.dylib 0x00007fff888d1309 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000062 rbx: 0x000000011c428860 rcx: 0x0000000000000c54 rdx: 0x000000011c44d220
rdi: 0x000000014bf80000 rsi: 0x00000001167d9a90 rbp: 0x00007fff5fbfd380 rsp: 0x00007fff5fbfd360
r8: 0x00000000f94bdf8f r9: 0x0000000049b1c2d9 r10: 0x00000000000001ff r11: 0x000000000000002c
r12: 0x0000000000000000 r13: 0x000000014bfb1500 r14: 0x00000001167d9a90 r15: 0x00000001167d9a90
rip: 0x00007fff848b23c1 rfl: 0x0000000000010203 cr2: 0x000000014bfbff48

Binary Images:
0x100000000 - 0x1006b0fe7 com.apple.Safari 5.0.2 (6533.18.5) <E05FAB52-2DFE-EB34-6029-01D0009A60A1> /Applications/Safari.app/Contents/MacOS/Safari
0x103140000 - 0x103140fff com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <B95284E0-629F-A5B7-1F91-4463DC05A9BD> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x116b2d000 - 0x116b35ff7 com.apple.JavaVM 13.1.0 (13.1.0) <BEA9AB0D-4358-A473-843A-AC9BDC277B7F> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x11d5d0000 - 0x11d760fe7 GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x11d791000 - 0x11db74fef com.apple.ATIRadeonX2000GLDriver 1.6.18 (6.1.8) <4CFDADE6-083D-94E2-B3B6-9DC1D0546230> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x11dbba000 - 0x11dbe0fff GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
0x7fff80003000 - 0x7fff800ddff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff800de000 - 0x7fff800e9ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff800ea000 - 0x7fff80139fef libTIFF.dylib ??? (???) <421F4CB7-ACC7-7E90-FC83-EBC2BCA3ECB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8013a000 - 0x7fff8019cfe7 com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff801d3000 - 0x7fff801d9fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C297D7C5-8227-65D5-2E88-D723038963D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8024f000 - 0x7fff802ccfef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff802cd000 - 0x7fff802cdff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8031e000 - 0x7fff804d4fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <1B8E6256-27CD-E0E1-BF7B-AB15B3915685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff80816000 - 0x7fff80816ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff80817000 - 0x7fff80820ff7 com.apple.DisplayServicesFW 2.3.0 (282) <783BC0B8-2D51-48F5-A260-6F45D63EE3AD> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff80821000 - 0x7fff80824fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff80825000 - 0x7fff809a2ff7 com.apple.WebKit 6533.18 (6533.18.1) <E5DE43E5-760D-8C0B-366B-C3200FB90F18> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff809a3000 - 0x7fff809a3ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff809a4000 - 0x7fff80c2aff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff80c2b000 - 0x7fff80c66fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff80d40000 - 0x7fff80d8cfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff80fa3000 - 0x7fff810bcfef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff810fc000 - 0x7fff81471fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff81519000 - 0x7fff8159bfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8159c000 - 0x7fff815a1ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff815d2000 - 0x7fff815f2ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff815f3000 - 0x7fff81731fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff81739000 - 0x7fff8177dfe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8178a000 - 0x7fff81839fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8183a000 - 0x7fff81881fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff81882000 - 0x7fff81952ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <23646170-0C30-896E-C58B-FE81FC3E8B41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff81953000 - 0x7fff81a62fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <58C1D83A-F3FC-C025-58CA-CA35419FBDA6> /usr/lib/libcrypto.0.9.8.dylib
0x7fff81a63000 - 0x7fff81a63ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81a64000 - 0x7fff81a65ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff81a66000 - 0x7fff81f6afe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff81f6b000 - 0x7fff81f79ff7 libkxld.dylib ??? (???) <06A51939-F1BC-7D41-2E2A-53ACB1B4A3A8> /usr/lib/system/libkxld.dylib
0x7fff81f82000 - 0x7fff8200efef SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8200f000 - 0x7fff8204cff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8204d000 - 0x7fff82058fff com.apple.CrashReporterSupport 10.6.3 (250) <47181442-3131-23A5-959B-C80D828B2967> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff82059000 - 0x7fff820c3fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff820da000 - 0x7fff820e6fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
0x7fff820e7000 - 0x7fff82130fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff82131000 - 0x7fff82159fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8215a000 - 0x7fff82b50fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff82b51000 - 0x7fff82b51ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff82b52000 - 0x7fff82b5dfff com.apple.corelocation 12 (12) <04DFA04A-CE28-06BB-0C1F-D8F0FD491002> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff82b5e000 - 0x7fff82dc7ff7 com.apple.QuartzComposer 4.1 (156.16) <D8B84962-C6E5-6812-2205-A910F707EE67> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff82dc8000 - 0x7fff82e00ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F4067E77-F82D-6B84-BAC7-6E8F955B88AB> /usr/lib/libssl.0.9.8.dylib
0x7fff82e01000 - 0x7fff82ebeff7 com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff82ec1000 - 0x7fff83142fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff83143000 - 0x7fff83198fef com.apple.framework.familycontrols 2.0.1 (2010) <66C68564-8AF3-2A03-B5B2-594CD6781CEA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff83199000 - 0x7fff831b7fff libPng.dylib ??? (???) <76D798A5-8C16-7FC8-E76E-5B40CA7CFDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff83205000 - 0x7fff8332dff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8332e000 - 0x7fff833bdfff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff833be000 - 0x7fff833fbfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff83446000 - 0x7fff835b5fe7 com.apple.QTKit 7.6.6 (1744) <9A770A86-8DA9-A7C4-8BDC-859F2AD745F3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff835b6000 - 0x7fff838b4fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff83905000 - 0x7fff83982fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff83983000 - 0x7fff8418dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8418e000 - 0x7fff84193fff libGIF.dylib ??? (???) <0A583E66-C43B-5F61-C599-9AC6C5409D66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff841de000 - 0x7fff8429efff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84320000 - 0x7fff84320ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff84351000 - 0x7fff84382fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff84383000 - 0x7fff843c4fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff843c5000 - 0x7fff843d6ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff843d7000 - 0x7fff84467fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff84468000 - 0x7fff84477ff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff84478000 - 0x7fff84485fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <A49676A5-D9AF-56DE-ACA6-CC0005E42398> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff84486000 - 0x7fff8450bfff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8450c000 - 0x7fff84574fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x7fff8459d000 - 0x7fff845e2fff com.apple.CoreMediaIOServices 130.0 (1035) <1A4BE73A-9E7E-939F-2D40-50768F775346> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff845ef000 - 0x7fff8465fff7 com.apple.AppleVAFramework 4.10.8 (4.10.8) <C3B7EABC-66B8-E951-0E03-1E1521D5D03D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff84660000 - 0x7fff8466ffff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
0x7fff8467c000 - 0x7fff846bdfff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff846be000 - 0x7fff846f7ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff846fb000 - 0x7fff8536eff7 com.apple.WebCore 6533.18 (6533.18.1) <D0C3B3C8-EF2A-2D99-0403-8015EBFA7069> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff853d0000 - 0x7fff85405fef com.apple.framework.Apple80211 6.2.3 (623.1) <2168CFEF-BABB-AA55-1059-5C7723B976A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff85446000 - 0x7fff85448fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff85458000 - 0x7fff854a2ff7 com.apple.Metadata 10.6.3 (507.10) <7913DD85-87D4-527C-DB20-5802ECA3CC31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff854a3000 - 0x7fff854ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff854ec000 - 0x7fff85502fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff85503000 - 0x7fff8559dfff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8559e000 - 0x7fff8575cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
0x7fff858c7000 - 0x7fff858cbff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <A5BECE74-6C4A-E7F3-1948-667ED1A74864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff858d1000 - 0x7fff858d1ff7 com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff858d2000 - 0x7fff85b14fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff85b15000 - 0x7fff85b29fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff85b2a000 - 0x7fff85b2bff7 com.apple.audio.units.AudioUnit 1.6.4 (1.6.4) <9E685534-3B08-ECC5-6BA3-42A1B5EFFCE7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff85b8b000 - 0x7fff85b92fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff85b99000 - 0x7fff85cb0fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff85cb1000 - 0x7fff860f4fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff860f5000 - 0x7fff8610efff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8610f000 - 0x7fff86140fff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8615d000 - 0x7fff8618cff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8618d000 - 0x7fff8688a067 com.apple.CoreGraphics 1.545.0 (???) <847297E2-37E6-1DA3-4DDD-DCF2D3D26D15> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8688b000 - 0x7fff869b0fef com.apple.audio.toolbox.AudioToolbox 1.6.4 (1.6.4) <D84520B3-AB7C-937C-31DF-4CC6E7FDF9D9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86b5c000 - 0x7fff86b77ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff86b78000 - 0x7fff86b99fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff86b9a000 - 0x7fff86c15fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff86c16000 - 0x7fff86c19ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff87123000 - 0x7fff87139fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8713a000 - 0x7fff87198ff7 com.apple.framework.IOKit 2.0 (???) <00376B85-C54E-F1B9-1335-5938D9D2CA4F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff87199000 - 0x7fff87381ff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <6297141A-CA95-4828-20E2-80473DE8D4BD> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff87382000 - 0x7fff875bdfef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff875da000 - 0x7fff875f0fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8762e000 - 0x7fff8762eff7 com.apple.Carbon 150 (152) <9B37A262-F678-6D59-878E-BD11A17EE402> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8762f000 - 0x7fff8767eff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <FE549581-6A40-BD28-24A4-68FA0B616780> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff876ba000 - 0x7fff87773fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <BF1A7D1F-1BB3-78BA-A29E-52384F6E4FD8> /usr/lib/libsqlite3.dylib
0x7fff8786d000 - 0x7fff87892ff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff87893000 - 0x7fff878e4fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff878e5000 - 0x7fff87c18fe7 com.apple.CoreServices.CarbonCore 861.16 (861.16) <B7C1E3F2-6E95-D172-1C93-38B10CA80F21> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff87c19000 - 0x7fff87c51fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E6B10A46-E64C-9248-29C1-E252410C77B1> /usr/lib/libcups.2.dylib
0x7fff87c52000 - 0x7fff87c9bff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff87cf9000 - 0x7fff87cffff7 IOSurface ??? (???) <7AF7AA31-61A3-F60C-C85A-41107A4DBF06> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87d35000 - 0x7fff87d78fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff87d79000 - 0x7fff87e2efe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff87e2f000 - 0x7fff87eaefe7 com.apple.audio.CoreAudio 3.2.5 (3.2.5) <4ADA6607-A2FD-ABE2-3A2C-A4B6259F4B10> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff87ec3000 - 0x7fff87ec4fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff87ec5000 - 0x7fff8825eff7 com.apple.QuartzCore 1.6.2 (227.22) <3CF27A9E-4B1A-AD21-5B40-E203D1C9350B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8825f000 - 0x7fff88345fe7 com.apple.DesktopServices 1.5.8 (1.5.8) <8DFD7D6D-1DE7-C805-02F4-E6F3DF0C83F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88351000 - 0x7fff88356fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff88357000 - 0x7fff88366fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff88367000 - 0x7fff883a8ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff883a9000 - 0x7fff883aafff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff883ab000 - 0x7fff883b1ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff883b2000 - 0x7fff8847dfe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff8847e000 - 0x7fff88533fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff88534000 - 0x7fff88577ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <28EB1C4B-56C3-85AA-BAB0-0163EBE51427> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff88578000 - 0x7fff8857bff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff885c7000 - 0x7fff885eafff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff885eb000 - 0x7fff88760ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff88761000 - 0x7fff887dffff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff887e0000 - 0x7fff88896fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff88897000 - 0x7fff88a57fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <863580CA-BD50-95C6-B9FD-931FAB07FED3> /usr/lib/libSystem.B.dylib
0x7fff88a58000 - 0x7fff88a69fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff88a6a000 - 0x7fff88b0afff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff88b0b000 - 0x7fff88b1fff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff88b20000 - 0x7fff88b35ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff88b36000 - 0x7fff88b7dff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff88c00000 - 0x7fff88c12fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff88c13000 - 0x7fff88d1dff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x7fff88d39000 - 0x7fff88d5ffe7 libJPEG.dylib ??? (???) <DBA0816B-7D0C-2B8D-767D-74E5198B5123> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff88e16000 - 0x7fff88f1afff com.apple.PubSub 1.0.5 (65.19) <A35D8DC1-AE9F-09F4-4620-31C3157C84DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff88f1b000 - 0x7fff88f87ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8904d000 - 0x7fff8904ffff libRadiance.dylib ??? (???) <4E3DF84D-2D3A-A845-88C6-D196D9DA1F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff89050000 - 0x7fff89061fff SyndicationUI ??? (???) <39138850-2FEB-5A05-8E7B-FC38A90C881D> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x7fff89062000 - 0x7fff89066ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff89067000 - 0x7fff89092ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <863580CA-BD50-95C6-B9FD-931FAB07FED3> /usr/lib/libSystem.B.dylib

Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.06 GHz, 4 GB, SMC 1.64f5
Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8.1
Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST3500418AS, 465.76 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000
 

chscag

Well-known member
Staff member
Admin
Joined
Jan 23, 2008
Messages
65,248
Reaction score
1,833
Points
113
Location
Keller, Texas
Your Mac's Specs
2017 27" iMac, 10.5" iPad Pro, iPhone 8, iPhone 11, iPhone 12 Mini, Numerous iPods, Monterey
Moved to correct forum.

It looks like an error in Javascript. What I suggest is try another browser such as Firefox, Chrome, or Opera to see if you're able to access sites without crashing. Post back the results.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top