Lots of probs! Quicktime/Safari crashing,Finder Refreshing, mouse issues

I'm having lots of weird problems. Safari won't stay open once I type a URL to go somewhere - it crashes. Quicktime won't open any type of file. My mouse intermittently pauses and stutters on the screen - kind of like getting stuck. My whole desktop flashes and my finder windows all go away, then come back.
What is going on?!
I reset my PRAM and I fixed disk permissions and ran software update. What else can I do?

Thanks Carolyn. I'll try the disk verify. Getting a crash report wasn't hard. Opened Safari, went to YouTube home page - boom!
Here's the report:
Process: Safari [668]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 5.0.1 (6533.17.8)
Build Info: WebBrowser-75331708~1
Code Type: X86-64 (Native)
Parent Process: launchd [80]
Date/Time: 2010-08-01 22:28:52.257 -0400
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6
Interval Since Last Report: 37041 sec
Crashes Since Last Report: 66
Per-App Interval Since Last Report: 2664 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: 291E9586-775B-43E9-A105-73DDC0ADAD13
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x0000000000005703
Crashed Thread: 14
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 libSystem.B.dylib 0x00007fff874e85e3 threadgetstate + 163
3 libobjc.A.dylib 0x00007fff8148833e cache_collectfree + 305
4 libobjc.A.dylib 0x00007fff81487bfc cachefill + 515
5 libobjc.A.dylib 0x00007fff8148df2f lookUpMethod + 206
6 libobjc.A.dylib 0x00007fff814861ba objc_msgSend + 198
7 com.apple.Foundation 0x00007fff878365e4 _NSKeyValueRetainedObservationInfoForObject + 145
8 com.apple.Foundation 0x00007fff8783644a -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:] + 41
9 com.apple.QuartzCore 0x00007fff883b858d -[CALayer setSublayers:] + 419
10 com.apple.WebCore 0x00007fff826eb8f9 WebCore::GraphicsLayerCA::updateSublayerList() + 393
11 com.apple.WebCore 0x00007fff826eb688 WebCore::GraphicsLayerCA::commitLayerChangesBeforeSublayers() + 696
12 com.apple.WebCore 0x00007fff826eb355 WebCore::GraphicsLayerCA::recursiveCommitChanges() + 21
13 com.apple.WebCore 0x00007fff82535c42 WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 578
14 com.apple.WebKit 0x00007fff866e6936 -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 294
15 com.apple.WebKit 0x00007fff866e6517 -[WebHTMLView drawSingleRect:] + 455
16 com.apple.WebKit 0x00007fff866e619f -[WebHTMLView drawRect:] + 527
17 com.apple.AppKit 0x00007fff83fe9081 -[NSView _drawRect:clip:] + 3390
18 com.apple.AppKit 0x00007fff83fe7cf4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
19 com.apple.WebKit 0x00007fff866e5d93 -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 259
20 com.apple.AppKit 0x00007fff83fe805e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
21 com.apple.AppKit 0x00007fff83fe63c6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
22 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
23 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
24 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
25 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
26 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
27 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
28 com.apple.AppKit 0x00007fff83fe7292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
29 com.apple.AppKit 0x00007fff83fe5ee8 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
30 com.apple.AppKit 0x00007fff83fe279a -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
31 com.apple.AppKit 0x00007fff83f5bff6 -[NSView displayIfNeeded] + 969
32 com.apple.Safari 0x0000000100033850 0x100000000 + 211024
33 com.apple.AppKit 0x00007fff83f56ea2 _handleWindowNeedsDisplay + 678
34 com.apple.CoreFoundation 0x00007fff83523077 __CFRunLoopDoObservers + 519
35 com.apple.CoreFoundation 0x00007fff834feef4 __CFRunLoopRun + 468
36 com.apple.CoreFoundation 0x00007fff834fe84f CFRunLoopRunSpecific + 575
37 com.apple.HIToolbox 0x00007fff8537791a RunCurrentEventLoopInMode + 333
38 com.apple.HIToolbox 0x00007fff8537771f ReceiveNextEventCommon + 310
39 com.apple.HIToolbox 0x00007fff853775d8 BlockUntilNextEventMatchingListInMode + 59
40 com.apple.AppKit 0x00007fff83f2c29e _DPSNextEvent + 708
41 com.apple.AppKit 0x00007fff83f2bbed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
42 com.apple.Safari 0x0000000100015940 0x100000000 + 88384
43 com.apple.AppKit 0x00007fff83ef18d3 -[NSApplication run] + 395
44 com.apple.AppKit 0x00007fff83eea5f8 NSApplicationMain + 364
45 com.apple.Safari 0x000000010000980c 0x100000000 + 38924
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff874c308a kevent + 10
1 libSystem.B.dylib 0x00007fff874c4f5d dispatch_mgrinvoke + 154
2 libSystem.B.dylib 0x00007fff874c4c34 dispatch_queueinvoke + 185
3 libSystem.B.dylib 0x00007fff874c475e dispatch_workerthread2 + 252
4 libSystem.B.dylib 0x00007fff874c4088 pthreadwqthread + 353
5 libSystem.B.dylib 0x00007fff874c3f25 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff874c3eaa _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff874c42bc pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff874c3f25 start_wqthread + 13
Thread 3: WebCore: IconDatabase
0 libSystem.B.dylib 0x00007fff874e4eb6 _semwaitsignal + 10
1 libSystem.B.dylib 0x00007fff874e8cd1 pthread_condwait + 1286
2 com.apple.WebCore 0x00007fff824a5c79 WebCore::IconDatabase::syncThreadMainLoop() + 249
3 com.apple.WebCore 0x00007fff824a1d7c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
4 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
5 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 4: Safari: SafeBrowsingManager
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff834ff3c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff834fe84f CFRunLoopRunSpecific + 575
4 com.apple.Safari 0x000000010002ed99 0x100000000 + 191897
5 com.apple.Safari 0x000000010002ed29 0x100000000 + 191785
6 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff834ff3c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff834fe84f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff878bf4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff8783fe8d _NSThread__main_ + 1429
6 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 6:
0 libSystem.B.dylib 0x00007fff874eddce select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff83520e92 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
3 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 7:
0 libSystem.B.dylib 0x00007fff874c308a kevent + 10
1 libSystem.B.dylib 0x00007fff87501c7c mdns_querymDNSResponder + 1061
2 libSystem.B.dylib 0x00007fff87500f52 mdnssearch + 1140
3 libSystem.B.dylib 0x00007fff875002f1 mdnsaddrinfo + 716
4 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
5 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
6 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
7 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
8 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 8: Safari: SnapshotStore
0 libSystem.B.dylib 0x00007fff874e4eb6 _semwaitsignal + 10
1 libSystem.B.dylib 0x00007fff874e8cd1 pthread_condwait + 1286
2 com.apple.JavaScriptCore 0x00007fff87b42440 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3 com.apple.Safari 0x00000001001bd941 0x100000000 + 1825089
4 com.apple.Safari 0x0000000100046783 0x100000000 + 288643
5 com.apple.Safari 0x0000000100046601 0x100000000 + 288257
6 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 9:
0 libSystem.B.dylib 0x00007fff874c308a kevent + 10
1 libSystem.B.dylib 0x00007fff87501c7c mdns_querymDNSResponder + 1061
2 libSystem.B.dylib 0x00007fff87500f52 mdnssearch + 1140
3 libSystem.B.dylib 0x00007fff875002f1 mdnsaddrinfo + 716
4 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
5 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
6 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
7 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
8 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 10:
0 libSystem.B.dylib 0x00007fff874c308a kevent + 10
1 libSystem.B.dylib 0x00007fff87501c7c mdns_querymDNSResponder + 1061
2 libSystem.B.dylib 0x00007fff87500f52 mdnssearch + 1140
3 libSystem.B.dylib 0x00007fff875002f1 mdnsaddrinfo + 716
4 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
5 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
6 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
7 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
8 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 11:
0 libSystem.B.dylib 0x00007fff874c308a kevent + 10
1 libSystem.B.dylib 0x00007fff87501c7c mdns_querymDNSResponder + 1061
2 libSystem.B.dylib 0x00007fff87500f52 mdnssearch + 1140
3 libSystem.B.dylib 0x00007fff875002f1 mdnsaddrinfo + 716
4 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
5 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
6 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
7 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
8 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 12:
0 libSystem.B.dylib 0x00007fff874c308a kevent + 10
1 libSystem.B.dylib 0x00007fff87501c7c mdns_querymDNSResponder + 1061
2 libSystem.B.dylib 0x00007fff87500f52 mdnssearch + 1140
3 libSystem.B.dylib 0x00007fff875002f1 mdnsaddrinfo + 716
4 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
5 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
6 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
7 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
8 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 13:
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 com.apple.QuartzCore 0x00007fff881c6be2 CA::Render::Server::server_thread(void*) + 177
3 com.apple.QuartzCore 0x00007fff881c6b22 thread_fun + 34
4 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
5 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 14 Crashed:
0 com.apple.opengl 0x00007fff87297672 CGLGetShareGroup + 1036
Thread 15:
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 libSystem.B.dylib 0x00007fff874bfa3a libinfoDSmig_Query + 255
3 libSystem.B.dylib 0x00007fff874bf746 LI_DSLookupQuery + 373
4 libSystem.B.dylib 0x00007fff874ff5f3 ds_addrinfo + 575
5 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
6 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
7 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
8 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
9 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 16:
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 libSystem.B.dylib 0x00007fff874bfa3a libinfoDSmig_Query + 255
3 libSystem.B.dylib 0x00007fff874bf746 LI_DSLookupQuery + 373
4 libSystem.B.dylib 0x00007fff874ff5f3 ds_addrinfo + 575
5 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
6 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
7 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
8 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
9 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 17:
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 libSystem.B.dylib 0x00007fff874bfa3a libinfoDSmig_Query + 255
3 libSystem.B.dylib 0x00007fff874bf746 LI_DSLookupQuery + 373
4 libSystem.B.dylib 0x00007fff874ff5f3 ds_addrinfo + 575
5 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
6 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
7 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
8 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
9 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 18:
0 libSystem.B.dylib 0x00007fff874aa2fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff874aa96d mach_msg + 59
2 libSystem.B.dylib 0x00007fff874bfa3a libinfoDSmig_Query + 255
3 libSystem.B.dylib 0x00007fff874bf746 LI_DSLookupQuery + 373
4 libSystem.B.dylib 0x00007fff874ff5f3 ds_addrinfo + 575
5 libSystem.B.dylib 0x00007fff874ff373 search_addrinfo + 146
6 libSystem.B.dylib 0x00007fff874fed9c si_addrinfo + 1352
7 libSystem.B.dylib 0x00007fff87515f5b siasynclaunchpad + 94
8 libSystem.B.dylib 0x00007fff874e3456 pthreadstart + 331
9 libSystem.B.dylib 0x00007fff874e3309 thread_start + 13
Thread 14 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff70e61630 rdx: 0x00000000002f4180
rdi: 0x0000000000000000 rsi: 0x0000000115400000 rbp: 0x0000000000005703 rsp: 0x00000001197c98e0
r8: 0x0000000000000000 r9: 0x00000001154d6e20 r10: 0x00000001154e1080 r11: 0x0000000000000003
r12: 0x0000000000000000 r13: 0x00000001154d6e20 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff87297672 rfl: 0x0000000000010246 cr2: 0x0000000000005703
Binary Images:
0x100000000 - 0x1006adfe7 com.apple.Safari 5.0.1 (6533.17.8) <638C4B83-D91D-E257-40DD-4A16DA94F27F> /Applications/Safari.app/Contents/MacOS/Safari
0x1153bb000 - 0x1153bbfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
0x118592000 - 0x11859aff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
0x7fff80003000 - 0x7fff80080fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff80081000 - 0x7fff800a6ff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff800a7000 - 0x7fff800d6ff7 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
0x7fff800d7000 - 0x7fff800e2fff com.apple.corelocation 12 (12) <068D75A9-7359-A04F-722A-399283E3528B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff800e3000 - 0x7fff8034cff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff8034d000 - 0x7fff8040aff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff8040b000 - 0x7fff804d6fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff80638000 - 0x7fff80647fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff80648000 - 0x7fff80648ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff80649000 - 0x7fff8068dfe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff8068e000 - 0x7fff807fdfe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff807fe000 - 0x7fff80806fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff80807000 - 0x7fff8080dff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8080e000 - 0x7fff80819ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff8081a000 - 0x7fff8081ffff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80820000 - 0x7fff80836ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff80837000 - 0x7fff80844fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff80884000 - 0x7fff808a5fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff808b5000 - 0x7fff808d5ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff80900000 - 0x7fff80939ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff8093a000 - 0x7fff8093aff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8093b000 - 0x7fff80978ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff80979000 - 0x7fff809e1fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
0x7fff809e2000 - 0x7fff809f1fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
0x7fff80ca1000 - 0x7fff80cb2fff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x7fff80cb3000 - 0x7fff80d32fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff80d33000 - 0x7fff80daefff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff80daf000 - 0x7fff80dfbfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff80dfc000 - 0x7fff8112ffe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff81130000 - 0x7fff81130ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff81181000 - 0x7fff81183fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff81184000 - 0x7fff8123dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff8123e000 - 0x7fff8127ffef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff81280000 - 0x7fff81280ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff81281000 - 0x7fff81285ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff81286000 - 0x7fff813abfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff813f7000 - 0x7fff8147cfff 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
0x7fff8147d000 - 0x7fff81480fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff81481000 - 0x7fff81537fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff81538000 - 0x7fff8164ffef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff81650000 - 0x7fff81693ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff81694000 - 0x7fff81698ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff81699000 - 0x7fff816e1ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff816e2000 - 0x7fff816f6fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff816f7000 - 0x7fff81774fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff81775000 - 0x7fff8182afe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff8182b000 - 0x7fff81830fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff81831000 - 0x7fff818e0fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff818fa000 - 0x7fff81ab0fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff81ae7000 - 0x7fff81afcff7 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
0x7fff81afd000 - 0x7fff81b46ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff81b47000 - 0x7fff8204bfe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x7fff8204c000 - 0x7fff82096ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff82097000 - 0x7fff82255fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
0x7fff82256000 - 0x7fff822e2fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff822e3000 - 0x7fff82334fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff8249f000 - 0x7fff83112ff7 com.apple.WebCore 6533.17 (6533.17.8) <995065B2-41C3-2A3C-3357-DC7BC9AAFC56> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff83113000 - 0x7fff83129fff com.apple.ImageCapture 6.0 (6.0) <BF702F65-8E30-E318-1B58-AE6C0D5E5715> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff8312a000 - 0x7fff83130fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff83131000 - 0x7fff8319ffff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff83432000 - 0x7fff8346afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
0x7fff8346b000 - 0x7fff834b2fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff834b3000 - 0x7fff83628ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff83657000 - 0x7fff83688fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff83689000 - 0x7fff836acfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff836ad000 - 0x7fff836eeff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff836ef000 - 0x7fff83727ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
0x7fff83728000 - 0x7fff83866fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff83867000 - 0x7fff838b0fef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff838b1000 - 0x7fff838f6fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x7fff8397e000 - 0x7fff839c5ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff83aa6000 - 0x7fff83ad7fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff83ad8000 - 0x7fff83adbff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff83adc000 - 0x7fff83b9cfff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff83bc4000 - 0x7fff83befff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff83bf2000 - 0x7fff83d01fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
0x7fff83da3000 - 0x7fff83eadff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
0x7fff83ee8000 - 0x7fff848defff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff848df000 - 0x7fff84b21fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff84b22000 - 0x7fff8521f067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff85220000 - 0x7fff85348ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x7fff85349000 - 0x7fff85647fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff8566e000 - 0x7fff858a9fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff858ce000 - 0x7fff858cffff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff858d0000 - 0x7fff85d14fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff85d15000 - 0x7fff85e19fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff85e1c000 - 0x7fff85e9afff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff85e9b000 - 0x7fff866a5fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff866a6000 - 0x7fff866cefff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff866cf000 - 0x7fff8684cff7 com.apple.WebKit 6533.17 (6533.17.8) <B6B420FF-1F4B-671E-15AC-D80E87C794ED> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86861000 - 0x7fff86bd6fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff86bd7000 - 0x7fff86be8fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x7fff87037000 - 0x7fff8708cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff8708d000 - 0x7fff8708eff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff87188000 - 0x7fff871f4ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff871f5000 - 0x7fff8728ffff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff87290000 - 0x7fff8729fff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff872eb000 - 0x7fff87311fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff87312000 - 0x7fff873f8fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff873f9000 - 0x7fff87407ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
0x7fff87408000 - 0x7fff87419ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff8741a000 - 0x7fff87420ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87437000 - 0x7fff8743cff7 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
0x7fff8743d000 - 0x7fff874a7fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff874a8000 - 0x7fff874a8ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff874a9000 - 0x7fff87669fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
0x7fff8766a000 - 0x7fff8766bff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff876df000 - 0x7fff87761fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff87768000 - 0x7fff877a9fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff877eb000 - 0x7fff87826fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff8782f000 - 0x7fff87ab0fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87ad2000 - 0x7fff87b15fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff87b16000 - 0x7fff87b2ffff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff87b30000 - 0x7fff87d18ff7 com.apple.JavaScriptCore 6533.17 (6533.17.6) <8832DC32-8244-C46C-543F-79C2039E0C10> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff87d19000 - 0x7fff87d37fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff87d78000 - 0x7fff87d78ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff87d79000 - 0x7fff87d85fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
0x7fff87d86000 - 0x7fff87dbbfef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff87dbc000 - 0x7fff87e5cfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff87e79000 - 0x7fff87e94ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff87e95000 - 0x7fff8811bff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff88174000 - 0x7fff8850dff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff88516000 - 0x7fff88578fe7 com.apple.datadetectorscore 2.0 (80.7) <04093091-088D-79D9-0B86-E551E5833E7F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff88579000 - 0x7fff88608fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff88609000 - 0x7fff886d9ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff886da000 - 0x7fff886daff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff886db000 - 0x7fff887b5ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff887b6000 - 0x7fff88846fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff88847000 - 0x7fff88960fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x7fff88b86000 - 0x7fff88b98fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff88bd4000 - 0x7fff88be8ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff88cae000 - 0x7fff88cebfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff88d29000 - 0x7fff88d87ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff88d88000 - 0x7fff88d89fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x7fff88d8a000 - 0x7fff88d91fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff88d92000 - 0x7fff88d95ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff88dd0000 - 0x7fff88e1ffef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff88e20000 - 0x7fff88e20ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff88e21000 - 0x7fff88e2cfff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff88e2d000 - 0x7fff88e7cfef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x7fff88e7d000 - 0x7fff88f32fe7 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
0x7fff88f55000 - 0x7fff88f6bfef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
0x7fff89045000 - 0x7fff89047fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.53f13
Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
Memory Module: global_name
AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8.1
Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528ASQ, 931.51 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: EyeTV Hybrid, 0x0fd9, 0x0008, 0x24300000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x26400000
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0x26420000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: Hub, 0x03eb (Atmel Corporation), 0x0902, 0x04100000
USB Device: PTZ-630, 0x056a (WACOM Co., Ltd.), 0x00b1, 0x04130000
USB Device: HP LaserJet 1200, 0x03f0 (Hewlett Packard), 0x0317, 0x04140000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x06110000

Similar Messages

  • Safari crashes Finder

    I have done A/I; I have done Erase/Reinstall. I have all latest updates. I have deleted some things from my login/startup file; I have repaired permissions and run AppleJack and Maintenance until I'm blue in the face.
    Safari is the most often culprit..but the Finder freezing has happened with Mail, too. Force Quit doesn't work...literally--will not come up; I have Activity Monitor in my dock, but I can't access that either when Finder freezes.
    Here is the only Safari Crash report I can find (and yes, it's complete).
    Can someone help me, please???
    Host Name: Lea-Wards-Computer-2
    Date/Time: 2009-01-27 14:54:20.414 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: Safari
    Parent: WindowServer [59]
    Version: 3.2.1 (4525.27.1)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45252701
    PID: 543
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0b6945ec
    (null)
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x000000000b6945ec srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x44000028 xer: 0x0000000000000000 lr: 0x000000000b6945ec ctr: 0x000000009004a2e0
    r0: 0x000000000b6945ec r1: 0x00000000f0519d00 r2: 0x0000000092dee8e8 r3: 0x0000000000000000
    r4: 0x0000000000000002 r5: 0x0000000000000009 r6: 0x000000000008af4e r7: 0x00000000497f666c
    r8: 0x497f666b00010f20 r9: 0x00000000908783d0 r10: 0x0000004c841b07fd r11: 0x00000000a00064d4
    r12: 0x000000009004a2e0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x000000000b695c80 r26: 0x00000000024dea00 r27: 0x0000000000000001
    r28: 0x0000000000000000 r29: 0x000000000b694490 r30: 0x0000000000000001 r31: 0x0000000000000000
    Binary Images Description:
    Host Name: Lea-Wards-Computer-2
    Date/Time: 2009-01-27 14:54:20.436 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: Safari
    Parent: WindowServer [59]
    Version: 3.2.1 (4525.27.1)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45252701
    PID: 543
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0b6945ec
    (null)
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x000000000b6945ec srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x44000028 xer: 0x0000000000000000 lr: 0x000000000b6945ec ctr: 0x000000009004a2e0
    r0: 0x000000000b6945ec r1: 0x00000000f069cd00 r2: 0x0000000092dee8e8 r3: 0x0000000000000000
    r4: 0x0000000000000002 r5: 0x0000000000000009 r6: 0x000000000008ad62 r7: 0x00000000497f666c
    r8: 0x497f666b00010d34 r9: 0x00000000908783d0 r10: 0x0000004c841ac7e1 r11: 0x00000000a00064d4
    r12: 0x000000009004a2e0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x000000000b695c80 r26: 0x00000000024e0800 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x000000000b694490 r30: 0x0000000000000001 r31: 0x0000000000000000
    Binary Images Description:
    Host Name: Lea-Wards-Computer-2
    Date/Time: 2009-01-27 14:54:20.443 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: Safari
    Parent: WindowServer [59]
    Version: 3.2.1 (4525.27.1)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45252701
    PID: 543
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0b6945ec
    (null)
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x000000000b6945ec srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x44000228 xer: 0x0000000000000000 lr: 0x000000000b6945ec ctr: 0x000000009004a2e0
    r0: 0x000000000b6945ec r1: 0x00000000f0498d00 r2: 0x0000000092dee8e8 r3: 0x0000000000000000
    r4: 0x0000000000000002 r5: 0x0000000000000009 r6: 0x000000000008aea2 r7: 0x00000000497f666c
    r8: 0x497f666b00010e74 r9: 0x00000000908783d0 r10: 0x0000004c841af17e r11: 0x00000000a00064d4
    r12: 0x000000009004a2e0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x000000000b695c80 r26: 0x00000000024de000 r27: 0x0000000000000001
    r28: 0x0000000000000000 r29: 0x000000000b694490 r30: 0x0000000000000001 r31: 0x0000000000000000
    Binary Images Description:
    Host Name: Lea-Wards-Computer-2
    Date/Time: 2009-01-27 14:54:20.439 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: Safari
    Parent: WindowServer [59]
    Version: 3.2.1 (4525.27.1)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45252701
    PID: 543
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0b6945ec
    (null)
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x000000000b6945ec srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x44000028 xer: 0x0000000000000000 lr: 0x000000000b6945ec ctr: 0x000000009004a2e0
    r0: 0x000000000b6945ec r1: 0x00000000f071dd00 r2: 0x0000000092dee8e8 r3: 0x0000000000000000
    r4: 0x0000000000000002 r5: 0x0000000000000009 r6: 0x000000000008ae00 r7: 0x00000000497f666c
    r8: 0x497f666b00010dd2 r9: 0x00000000908783d0 r10: 0x0000004c841adc76 r11: 0x00000000a00064d4
    r12: 0x000000009004a2e0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x000000000b695c80 r26: 0x00000000024e1200 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x000000000b694490 r30: 0x0000000000000001 r31: 0x0000000000000000
    Binary Images Description:
    Host Name: Lea-Wards-Computer-2
    Date/Time: 2009-01-27 14:54:20.377 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 3.2.1 (4525.27.1)
    PID: 543
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0b6945ec
    Backtrace not available
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x000000000b6945ec srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x44000228 xer: 0x0000000000000000 lr: 0x000000000b6945ec ctr: 0x000000009004a2e0
    r0: 0x000000000b6945ec r1: 0x00000000f061bd00 r2: 0x0000000092dee8e8 r3: 0x0000000000000000
    r4: 0x0000000000000002 r5: 0x0000000000000009 r6: 0x000000000008abe7 r7: 0x00000000497f666c
    r8: 0x497f666b00010bb9 r9: 0x00000000908783d0 r10: 0x0000004c841a9687 r11: 0x00000000a00064d4
    r12: 0x000000009004a2e0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x000000000b695c80 r26: 0x00000000024dfe00 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x000000000b694490 r30: 0x0000000000000001 r31: 0x0000000000000000
    Binary Images Description:
    Host Name: Lea-Wards-Computer-2
    Date/Time: 2009-01-27 14:54:20.387 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 3.2.1 (4525.27.1)
    PID: 543
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0b6945ec
    Backtrace not available
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x000000000b6945ec srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x44000428 xer: 0x0000000000000000 lr: 0x000000000b6945ec ctr: 0x000000009004a2e0
    r0: 0x000000000b6945ec r1: 0x00000000f059ad00 r2: 0x0000000092dee8e8 r3: 0x0000000000000000
    r4: 0x0000000000000002 r5: 0x0000000000000009 r6: 0x000000000008acbc r7: 0x00000000497f666c
    r8: 0x497f666b00010c8e r9: 0x00000000908783d0 r10: 0x0000004c841ab23e r11: 0x00000000a00064d4
    r12: 0x000000009004a2e0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x000000000b695c80 r26: 0x00000000024df400 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x000000000b694490 r30: 0x0000000000000001 r31: 0x0000000000000000
    Binary Images Description:
    (report ends here...)
    Thanks, Lea

    Hi Tiger,
    "Apple Diagnostics says there's nothing wrong with my machine--"
    You can single user mode to check RAM. Go here:
    http://www.command-tab.com/2008/01/11/how-to-test-ram-under-mac-os-x/
    MemTest is available here for the developer charges for each test.
    http://www.versiontracker.com/dyn/moreinfo/macosx/17156
    Carolyn

  • Safari crashes after refreshing 5 or so times

    i am running on osx lion, and today i tried opening up safari (my home page is www.msn.com) and safari keeps brightly flashing (refreshing the page) and then crashes. it does this one every page i go to! here is the crash report:
    some one help!
    Process:         WebProcess [31578]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7534 (7534.48.3)
    Build Info:      WebKit2-7534048003000000~10
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [31560]
    Date/Time:       2011-07-29 11:09:27.480 -0500
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          72936 sec
    Crashes Since Last Report:           35
    Per-App Interval Since Last Report:  50645 sec
    Per-App Crashes Since Last Report:   35
    Anonymous UUID:                      48AE011F-DBC0-42EC-A401-9C359AC0DC03
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    objc[31578]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                 0x00007fff939a3afb WebCore::jsConsolePrototypeFunctionAssert(JSC::ExecState*) + 11
    1   com.apple.JavaScriptCore          0x00007fff8da154dd JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1053
    2   com.apple.JavaScriptCore          0x00007fff8da150ad JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 45
    3   com.apple.JavaScriptCore          0x00007fff8dae3f36 JSObjectCallAsFunction + 838
    4   com.apple.Safari.framework        0x00007fff8e6fca4c callJSMethodWithArguments(OpaqueJSContext const*, OpaqueJSValue*, char const*, OpaqueJSValue const* const*, unsigned long, ReportExceptionsOrNot) + 90
    5   com.apple.Safari.framework        0x00007fff8e6bf896 Safari::FrameMetadata::computeMetadata() + 126
    6   com.apple.Safari.framework        0x00007fff8e6bfe0f Safari::FrameMetadata::metadataForAllForms() + 21
    7   com.apple.Safari.framework        0x00007fff8e6bff5b Safari::FormMetadataController::frameMetadata(Safari::WK::BundleFrame const&) + 95
    8   com.apple.Safari.framework        0x00007fff8e6c0661 Safari::FormMetadataController::recursivelyCollectFrameMetadata(Safari::WK::Bun dleFrame const&, Safari::WK::MutableArray&) + 49
    9   com.apple.Safari.framework        0x00007fff8e6c074b Safari::FormMetadataController::metadataForAllForms(Safari::WK::BundlePage const&) + 67
    10  com.apple.Safari.framework        0x00007fff8e5add79 Safari::BrowserBundlePageController::collectFormMetadataForPreFillingForm(Safar i::WK::URL const&) + 109
    11  com.apple.Safari.framework        0x00007fff8e5a8389 Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle&, Safari::WK::String&, Safari::WK::Type&) + 1771
    12  com.apple.Safari.framework        0x00007fff8e61fcbf _ZN6Safari2WKL17didReceiveMessageEPK14OpaqueWKBundlePK14OpaqueWKStringPKvS8_ + 91
    13  com.apple.WebKit2                 0x00007fff8c64eb76 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, ***::String const&, WebKit::APIObject*) + 134
    14  com.apple.WebKit2                 0x00007fff8c5eb3cf WebKit::InjectedBundle::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 99
    15  com.apple.WebKit2                 0x00007fff8c59ba70 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
    16  com.apple.WebKit2                 0x00007fff8c59b989 CoreIPC::Connection::dispatchMessages() + 145
    17  com.apple.WebKit2                 0x00007fff8c5982c3 RunLoop::performWork() + 111
    18  com.apple.WebKit2                 0x00007fff8c598234 RunLoop::performWork(void*) + 76
    19  com.apple.CoreFoundation          0x00007fff95353241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    20  com.apple.CoreFoundation          0x00007fff95352aad __CFRunLoopDoSources0 + 253
    21  com.apple.CoreFoundation          0x00007fff953798d9 __CFRunLoopRun + 905
    22  com.apple.CoreFoundation          0x00007fff95379216 CFRunLoopRunSpecific + 230
    23  com.apple.HIToolbox               0x00007fff8bef94ff RunCurrentEventLoopInMode + 277
    24  com.apple.HIToolbox               0x00007fff8bf00c21 ReceiveNextEventCommon + 355
    25  com.apple.HIToolbox               0x00007fff8bf00aae BlockUntilNextEventMatchingListInMode + 62
    26  com.apple.AppKit                  0x00007fff91106191 _DPSNextEvent + 659
    27  com.apple.AppKit                  0x00007fff91105a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    28  com.apple.AppKit                  0x00007fff911023d6 -[NSApplication run] + 463
    29  com.apple.WebKit2                 0x00007fff8c61f447 WebKit::WebProcessMain(WebKit::CommandLine const&) + 587
    30  com.apple.WebKit2                 0x00007fff8c60aee2 WebKitMain + 268
    31  com.apple.WebProcess              0x0000000100b5fda4 0x100b5f000 + 3492
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff8c7ad7e6 kevent + 10
    1   libdispatch.dylib                 0x00007fff8b8a560e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                 0x00007fff8b8a419e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib            0x00007fff8c7ad192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e0e1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e0e2b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib            0x00007fff8c7ad192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e0e1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e0e2b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib            0x00007fff8c7ad192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e0e1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e0e2b85 start_wqthread + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib            0x00007fff8c7acbca __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff8e0e3274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore          0x00007fff8d9c2ba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                 0x00007fff932ee2ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                 0x00007fff932ee213 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                 0x00007fff932ee15b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                 0x00007fff8e0df8bf _pthread_start + 335
    7   libsystem_c.dylib                 0x00007fff8e0e2b75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib            0x00007fff8c7ab67a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff8c7aad71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff9537129c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff95379a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff95379216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation              0x00007fff96c44a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation              0x00007fff96c391ea -[NSThread main] + 68
    7   com.apple.Foundation              0x00007fff96c39162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                 0x00007fff8e0df8bf _pthread_start + 335
    9   libsystem_c.dylib                 0x00007fff8e0e2b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x00007fff8c7acdf2 __select + 10
    1   com.apple.CoreFoundation          0x00007fff953c266b __CFSocketManager + 1355
    2   libsystem_c.dylib                 0x00007fff8e0df8bf _pthread_start + 335
    3   libsystem_c.dylib                 0x00007fff8e0e2b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib            0x00007fff8c7ad192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e0e1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e0e2b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib            0x00007fff8c7ad192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e0e1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e0e2b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib            0x00007fff8c7ad192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e0e1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8e0e2b85 start_wqthread + 13
    Thread 11:
    Thread 12:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib            0x00007fff8c7ab67a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff8c7aad71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff9537129c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff95379a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff95379216 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation          0x00007fff95388f2f CFRunLoopRun + 95
    6   com.apple.QTKit                   0x00007fff8d389702 listenOnDelegatePort + 418
    7   libsystem_c.dylib                 0x00007fff8e0df8bf _pthread_start + 335
    8   libsystem_c.dylib                 0x00007fff8e0e2b75 thread_start + 13
    Thread 13:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib            0x00007fff8c7ab67a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff8c7aad71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff9537129c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff95379a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff95379216 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation          0x00007fff95388f2f CFRunLoopRun + 95
    6   com.apple.QTKit                   0x00007fff8d389b99 listenOnNotificationPort + 376
    7   libsystem_c.dylib                 0x00007fff8e0df8bf _pthread_start + 335
    8   libsystem_c.dylib                 0x00007fff8e0e2b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000001022ab308  rbx: 0x00003d2b36046de7  rcx: 0x0000000102802280  rdx: 0x00003d2b36046de7
      rdi: 0x00000001022ab388  rsi: 0x0000000102ccac00  rbp: 0x00007fff6075c800  rsp: 0x00007fff6075c748
       r8: 0x0000000102802280   r9: 0x0000000102cc67d8  r10: 0x0000000000000028  r11: 0x0000000000000000
      r12: 0x00000000000001d9  r13: 0x00000001022ab338  r14: 0xffff000000000000  r15: 0xffff000000000002
      rip: 0x00007fff939a3afb  rfl: 0x0000000000010202  cr2: 0x0000000102ef6000
    Logical CPU: 1
    Binary Images:
           0x100b5f000 -        0x100b5ffff  com.apple.WebProcess (7534 - 7534.48.3) <6DA681AD-4D28-3FA0-8B54-42F4C4C30D6D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x100b66000 -        0x100b66fff  WebProcessShim.dylib (534.48.3 - compatibility 1.0.0) <CF286A92-63E5-395A-9900-1419553346E8> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
        0x7fff6075f000 -     0x7fff60793ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8b89a000 -     0x7fff8b89cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b89d000 -     0x7fff8b89efff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8b89f000 -     0x7fff8b8a1ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8b8a2000 -     0x7fff8b8b0fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8b963000 -     0x7fff8ba65ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8ba66000 -     0x7fff8ba66fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ba67000 -     0x7fff8bb0bfef  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
        0x7fff8bb59000 -     0x7fff8bb59fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8bb99000 -     0x7fff8bb9ffff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8bba0000 -     0x7fff8bc15ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8bc1b000 -     0x7fff8bef2fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8bef3000 -     0x7fff8bef3fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8bef7000 -     0x7fff8c21afff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8c21b000 -     0x7fff8c231fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c580000 -     0x7fff8c728fff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8c729000 -     0x7fff8c72aff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c72b000 -     0x7fff8c795fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c796000 -     0x7fff8c7b6fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c84a000 -     0x7fff8c84efff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8c84f000 -     0x7fff8c864fff  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
        0x7fff8c865000 -     0x7fff8c8a7ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8c8a8000 -     0x7fff8c8cfff7  libsandbox.1.dylib (??? - ???) <6A450ECC-ED04-3304-B5D7-5996F60F9257> /usr/lib/libsandbox.1.dylib
        0x7fff8c8d0000 -     0x7fff8c8d5ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8c964000 -     0x7fff8c975ff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8c978000 -     0x7fff8ca6dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8cb17000 -     0x7fff8cb24fff  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
        0x7fff8cb25000 -     0x7fff8cb2efff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8cb36000 -     0x7fff8cb50fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8cb51000 -     0x7fff8d2e5fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8d2e6000 -     0x7fff8d2e6fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d2e7000 -     0x7fff8d362ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8d363000 -     0x7fff8d375ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8d376000 -     0x7fff8d500ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d501000 -     0x7fff8d549fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d54a000 -     0x7fff8d584fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d585000 -     0x7fff8d9b7fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8d9b8000 -     0x7fff8dbc5fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8dbc6000 -     0x7fff8dbcbfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8dbdf000 -     0x7fff8dd7efff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8dd8b000 -     0x7fff8dd8efff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff8dd8f000 -     0x7fff8ddf6ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ddf7000 -     0x7fff8de09ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8e08d000 -     0x7fff8e090fff  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
        0x7fff8e091000 -     0x7fff8e16efef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8e1a0000 -     0x7fff8e1e3ff7  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
        0x7fff8e1e4000 -     0x7fff8e2f1fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8e2f2000 -     0x7fff8e300ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff8e301000 -     0x7fff8e32cff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8e382000 -     0x7fff8e3f2fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e486000 -     0x7fff8e4b5fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8e4b6000 -     0x7fff8e4b7fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e4b8000 -     0x7fff8e54eff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e54f000 -     0x7fff8e9d9fff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8e9da000 -     0x7fff8e9dbfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8e9e2000 -     0x7fff8ee89ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8ee8e000 -     0x7fff8efa3fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8efa4000 -     0x7fff8f165fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8f166000 -     0x7fff8f3d7fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f3d8000 -     0x7fff8f3e7fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8f41b000 -     0x7fff8f41cff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8f41d000 -     0x7fff8f4cffff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8f4d0000 -     0x7fff8f4fdfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8f50a000 -     0x7fff8f511ff7  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
        0x7fff8f512000 -     0x7fff8f531fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8f6ce000 -     0x7fff8f8d0fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8f8d1000 -     0x7fff8f9d4fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff8f9d5000 -     0x7fff8f9ebff7  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
        0x7fff8f9f0000 -     0x7fff8fa74ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8fa75000 -     0x7fff8fbfffff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8fc13000 -     0x7fff8fc1afff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fc1b000 -     0x7fff90048fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90049000 -     0x7fff9012ddef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff9012e000 -     0x7fff9018efff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9018f000 -     0x7fff90195fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90196000 -     0x7fff901d5fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff90238000 -     0x7fff9029cfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff9029d000 -     0x7fff9029efff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff902cb000 -     0x7fff902d6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff902d7000 -     0x7fff902fbff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9058e000 -     0x7fff90601fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff90602000 -     0x7fff90678fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff90698000 -     0x7fff906d4fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff90af5000 -     0x7fff90afafff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff90b14000 -     0x7fff90b18fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff90b19000 -     0x7fff90b4efff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff90dbe000 -     0x7fff90ddbfff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff90e79000 -     0x7fff90e7ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff90e80000 -     0x7fff90e83fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff90e84000 -     0x7fff90eb1ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90ec8000 -     0x7fff90eccfff  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
        0x7fff90ecd000 -     0x7fff90ed5fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90ed6000 -     0x7fff90f2dfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90f9b000 -     0x7fff90fa6ff7  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
        0x7fff90fa7000 -     0x7fff91085ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff910c9000 -     0x7fff910fcfff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff910fd000 -     0x7fff91cf5fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91cf6000 -     0x7fff920bcfff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff920bd000 -     0x7fff920c2fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92129000 -     0x7fff92129fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff928eb000 -     0x7fff92932ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff92f82000 -     0x7fff92fd4ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff9301a000 -     0x7fff9305cfff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff9305d000 -     0x7fff930b1ff7  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
        0x7fff93277000 -     0x7fff932a0fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff932cb000 -     0x7fff93fc4fef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff940a5000 -     0x7fff940ceff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff94129000 -     0x7fff9412afff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9419f000 -     0x7fff941c8fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff94521000 -     0x7fff94521fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff94522000 -     0x7fff94527fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff94528000 -     0x7fff94545ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff945e1000 -     0x7fff94622fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff94623000 -     0x7fff94626fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff94627000 -     0x7fff94729ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff9472a000 -     0x7fff94a43fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94a4a000 -     0x7fff94b11ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff94b12000 -     0x7fff94b5dfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff94b62000 -     0x7fff94b89fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff94b8a000 -     0x7fff94b9dff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff94c4d000 -     0x7fff94d49ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff94dbf000 -     0x7fff94ecbfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff94ecc000 -     0x7fff94f6bfff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff94f6c000 -     0x7fff94facfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff94fad000 -     0x7fff94fb0ff7  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
        0x7fff94fc4000 -     0x7fff94fd2fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff94fd3000 -     0x7fff94fe0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff94fe1000 -     0x7fff94ffdff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff951d5000 -     0x7fff95257fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff95258000 -     0x7fff9525eff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff9525f000 -     0x7fff9529eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff9529f000 -     0x7fff9529ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff952d6000 -     0x7fff95324ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff95325000 -     0x7fff95330fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff95331000 -     0x7fff95340fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff95341000 -     0x7fff95514ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff95681000 -     0x7fff95d4f9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff95d50000 -     0x7fff95d67fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff96184000 -     0x7fff96289ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff96322000 -     0x7fff9632cff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff9632d000 -     0x7fff96341ff7  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
        0x7fff9642a000 -     0x7fff96452ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff96453000 -     0x7fff964edff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff96565000 -     0x7fff9658bff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9658c000 -     0x7fff965cbff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff965cc000 -     0x7fff96626fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff96627000 -     0x7fff96760fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff96761000 -     0x7fff96768fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff9676b000 -     0x7fff9676bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9676c000 -     0x7fff968cffff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff968d0000 -     0x7fff968edff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff968f0000 -     0x7fff968f2fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff968f3000 -     0x7fff9690afff  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
        0x7fff9690b000 -     0x7fff9692eff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff96a72000 -     0x7fff96a74fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff96b70000 -     0x7fff96bdefff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96bdf000 -     0x7fff96ef1fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff96f07000 -     0x7fff96f5afff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff96f5c000 -     0x7fff9703cfff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9703d000 -     0x7fff97621faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9768c000 -     0x7fff97690ff7  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
        0x7fff97691000 -     0x7fff97716ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff97717000 -     0x7fff97779ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff97783000 -     0x7fff97788fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff97789000 -     0x7fff977dcfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff97900000 -     0x7fff97950fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff97951000 -     0x7fff97aaaff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff97aca000 -     0x7fff97b6cff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff97b6d000 -     0x7fff97b73fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff97b74000 -     0x7fff97b74fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff97b75000 -     0x7fff97b81fff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff97b8e000 -     0x7fff97fa9ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 847430
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.8M resident=134.2M(72%) swapped_out_or_unallocated=51.6M(28%)
    Writable regions: Total=1.1G written=8156K(1%) resident=22.3M(2%) swapped_out=0K(0%) unallocated=1.1G(98%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                     3376K
    CoreGraphics                           16K
    CoreServices                         1356K
    JS JIT generated code               128.0M
    JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
    JS VM register file                  4160K
    JS garbage collector                  240K
    MALLOC                               45.5M
    MALLOC guard page                      32K
    Memory tag=242                         12K
    SQLite page cache                     384K
    STACK GUARD                          56.0M
    Stack                                13.7M
    Stack (reserved)                      520K        reserved VM address space (unallocated)
    VM_ALLOCATE                           168K
    VM_ALLOCATE (reserved)                  8K        reserved VM address space (unallocated)
    __CI_BITMAP                            80K
    __DATA                               18.0M
    __IMAGE                              1256K
    __LINKEDIT                           47.1M
    __TEXT                              138.7M
    __UNICODE                             544K
    mapped file                          21.8M
    shared memory                        12.8M
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      493.0M
    Model: iMac12,2, BootROM IM121.0047.B00, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.55.4-P2P
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa130000 / 5
    USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0039, 0xfa133000 / 9
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa132000 / 7
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6

    Open a Finder window select your Home folder in the Sidebar on the left. Then open the Library folder, then the Caches folder, then the com.apple.Safari folder.
    Move the cache.db file from the com.apple.Safari folder to the Trash.
    Relaunch Safari.

  • Safari Crash/Quicktime

    Whenever I try to do anything in Safari that involves Quicktime, Safari crashes. (This includes clicking the Quicktime link on Apples home page) Intenet Explorer works fine. I've trashed Quicktime plugin prefs and updated Quicktime to 6.5.2. (Don't want to go to 7 due to Pro Tools compatibility issues)Safari still crashing. Any ideas?
    Thanks

    Repair permissions and dump your ~/Library/Caches/QuickTime folder. Apple menu > System Preferences > QuickTime - change any setting (and change it back if you like) then close System Preferences to update the QuickTime Preferences folder. Failing all that, try it from another user account to determine if it is specific to your ~/Library folder vs. system wide...

  • Quicktime fails to open, crashes finder / safari

    Hi all
    I am wondering if any geniuses can help me.
    I recently uninstalled quicktime (drag to trash and empty) to upgrade to the new version. It installed fine but won't work at all.
    If I click on any video type (avi. mov. mpg etc) it crashes. Similarly if I select a file in finder it crashes finder while generating the preview. Safari will also crash if a movie is embedded on a page (quicktime trailers for example)
    I've long lost my remote control so I can't verify if front-row works but I'd presume thats not working either.
    I'm confident enough to dig around my computer if files need removing, however I'm not sure what needs deleting or where the conflict might be.
    This is the third time to uninstall and reinstall because of the problem but that doesn't appear to change anything. Other user accounts are also affected in the same way by this.
    Any advice is welcomed.
    Message was edited by: dadako
    Message was edited by: dadako

    You should have never trashed Quicktime to do an upgrade. Quicktime is part of the OS. Meaning when you trashed Quicktime the OS became unstable. At this point anything bad can happen, as you can see.
    You'll need to do an archive and install from your OS disc. This will get you up and running again... Doesn't take long. And you shouldn't lose anything (hopefully).
    If that doesn't work you'll have to do a clean install... Try to copy what data and files you can to another hard before doing this. A clean install you lose everything.
    Message was edited by: David M Brewer

  • I send a lot of these reports because Safari crashes. A lot. Thanks!

    I can't submit the Safari Problem Reports to Apple. I get a message that the Report "can't be submitted now. Please try again later." I try again later and get the same message. Very annoying! I send a lot of these Reports because Safari crashes. A lot. Thanks for any help!

    1) You're not talking to Apple here, just other Mac users like you.
    2) Hardware becoming dated is standard with computers. Apple stops hardware support after about 4-5 years.  iDevices seem to age a bit more rapidly than computers.
    3) You don't always have to follow the pack.  I use a 10 year old computer with an OS that is 7 years old.  I find that while I cannot run the newest versions of things, what I can run lets me do 99% of what I really want to do.
    4) It isn't Apple supplying many of the apps.  Yes, Apple sells them but it is Facebook or Twitter designing them.

  • Quicktime Pro crashes Safari

    Recently installed Quicktime Pro and immediatly lost my ability to play videos off the internet. Most of those videos are of course made with the microsoft products. They all used to play via Flip4Mac but not anymore. With Quicktime Pro, every time I try to open one of those video's Safari crashes. Any ideas?

    I've tried to find out for sure if the latest QuickTime is Universal, which I think it is. If it is, and the Flip4Mac you're using is the latest one, then select Universal. If your QuickTime isn't the latest one, or I'm wrong, or your Flip4Mac isn't the latest one, then try selecting Rosetta instead of Universal.

  • IPad 1 Safari Crashes Constantly and getting worse day by day.  Has Apple come up with a solution?  Now I am hearing its alos happening on the newer models.  My company is about to buy a lot of tablets and I will not recommend Apple anything til they fix.

    iPad 1 Safari Crashes Constantly and getting worse day by day.  Has Apple come up with a solution?  Now I am hearing its also happening on the newer models.  My company is about to buy a lot of tablets and I will not recommend Apple anything until they fix the problem.  Granted 30 or 40 iPads is not a huge impact but i promise once the outside world hears about this BS things will change.  There are plenty of other tablets out there that do not have this problem.  At the very least we should have the option of rolling back to a stable IOS...

    I have already tried all the things mentioned above as well as other things such as other browsers etc.  Its is obviously a problem with the hardware.  I also borrowed a brand new 4th gen iPad and it does the same thing.  Even after upgrading it to 6.01.  An occasional crash is one thing and can easily be waved off but this is clearly systemic and the problem appears to be related to graphical images and videos.  Both iPads are the 64gb versions, the only difference other than model is the iPad 1 has ATT cellular.  The new version is clean i.e no other APPs loaded other than what came with it.  I have 7 more coming but im seriously considering sending them back in favor of an Android tablet or the MS Surface.

  • What does 9L31A mean at login? Safari crashing lots.

    Hi
    safari is crashing lots and I keep having to restart by switching on and off again.
    The login page is weird, I have lost my usual account photos and, instead of "10.5.8", the login page is titled "9L31A" at the top. I can log in to my admin account whereupon my login photo flashes on the screen for a second before the desktop opens.
    The Safari crashes and login weirdness have started together and appear related. Googling 9L31A is pretty unhelpful but it seems to be some kind of software update.
    I've cleared Safari cache and run "verify disk" from First Aid. No problems found. Any ideas?
    All advice gratefully received.
    Regards
    Alan

    Reinstall OS X:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger, Leopard or Snow Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Quicktime / Flip4Mac crash that also crashes Safari!

    Hi,
    I have an irritating problem. Every time I visit this site: www.ynet.co.il (this is the top israeli daily news site) my Safari crashes. When I disable "Plug-ins" in Safari preferences it does NOT crash. Then I started looking around and I found that the crash is related to the Flip4Mac WMV player. When this plugin checkbox is set to "set Flip4Mac WMV browser plug-in", Safari crashes. This check box is grayed out and it does not allow me to uncheck it. What I can do is set the checkbox "Launch quicktime player" in the same Flip4Mac options screen, which means that instead of trying to play the wmv file inside the browser, the quicktime player is launched to play the file. This way Safari doesn't crash, but quicktime always does.
    This is an annoying problem.
    I have Leopard 10.5.2 cleanly installed, the latest updates to all the applications and plugins (including Flip4Mac and Safari). There are no other plugins installed except "Perian", but I do not think that the problem comes from there. This is clearly a Flip4Mac / Quicktime problem that also affects safari.
    Any ideas?

    It looked like it might be. You're playing video on that iPod looking thing on the page, I take it?
    (Safari didn't crash until after the page loaded, so I got a very quick glimpse of it)
    It's very possible that the H.264 stream is the reason my Safari crashed. Again, I am still on QT-6 pending an Avid update, but the Avid version that supports QT-7 requires OS X.4, which I haven't bought yet. So, yeah, I am missing out for now. 8-)
    --Dave Althoff, Jr.

  • Installed Mavericks 10.9.2 Safari crashes affects finder and App store.  Firefox works fine. Any fix suggestions.

    Installed Mavericks twice.  Safari immediately went to app store then froze.  After second installation App store missing.  Now Safari causes some Finder problems.  The GO menu freezes.

    Hi there,
    Safari crashes all the time also on my end.
    Here my crash report:
    Process:         com.apple.WebKit.WebContent [2296]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.75.14)
    Build Info:      WebKit2-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [2286]
    User ID:         501
    Date/Time:       2014-05-04 15:18:25.002 +0200
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  7B08B53B-8E1C-D753-7040-CFE514C0ADA0
    Sleep/Wake UUID: 234D0357-75D2-4ED5-836B-F248BCD53AF4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x00002913b935dcf4 0 + 45164688432372
    1   com.apple.JavaScriptCore                0x00007fff8bdaca13 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
    2   com.apple.JavaScriptCore                0x00007fff8bdac7b5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    3   com.apple.WebCore                       0x00007fff9070982a WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
    4   com.apple.WebCore                       0x00007fff9074df62 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
    5   com.apple.WebCore                       0x00007fff9074dcc7 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
    6   com.apple.WebCore                       0x00007fff9074da12 WebCore::DOMTimer::fired() + 242
    7   com.apple.WebCore                       0x00007fff9050df0f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    8   com.apple.WebCore                       0x00007fff9050ddea WebCore::timerFired(__CFRunLoopTimer*, void*) + 58
    9   com.apple.CoreFoundation                0x00007fff92529494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    10  com.apple.CoreFoundation                0x00007fff92528fcf __CFRunLoopDoTimer + 1151
    11  com.apple.CoreFoundation                0x00007fff9259a5aa __CFRunLoopDoTimers + 298
    12  com.apple.CoreFoundation                0x00007fff924e4755 __CFRunLoopRun + 1525
    13  com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff8817ca0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff8817c7b7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff8817c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff8f1363de _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff8f135a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff8f129b2c -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff8f114913 NSApplicationMain + 940
    21  com.apple.XPCService                    0x00007fff880d3c0f _xpc_main + 385
    22  libxpc.dylib                            0x00007fff8a91ebde xpc_main + 399
    23  com.apple.WebKit.WebContent             0x000000010885eba0 0x10885e000 + 2976
    24  libdyld.dylib                           0x00007fff92a295fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff89865e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91cd0fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89866662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8afb243d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8afb2152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89861a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89860d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff924e4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff924e45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8f2d616e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd476f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8bd47215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89865716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8bd47d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8bd47ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 11:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff89861a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89860d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff924e4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff924e45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff92599811 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff905bc5e4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x00007fff8bd3c53f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff89861a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89860d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff924e4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff924e45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff924e3f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8b3bc967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8b3bc76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff91ccc899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff91ccc72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff91cd0fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff89865e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91ccdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91cd0fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000006  rbx: 0x0000000113366f18  rcx: 0x00000001149065f0  rdx: 0x00002913b935da04
      rdi: 0x000000005739eef6  rsi: 0x0000000000000004  rbp: 0x00007fff5739ef90  rsp: 0x00007fff5739eef0
       r8: 0x0000000000000020   r9: 0x0000000000000001  r10: 0x000000011453c930  r11: 0x0000000000000006
      r12: 0x0000000000000200  r13: 0x000000010ca90418  r14: 0xffff000000000000  r15: 0xffff000000000002
      rip: 0x00002913b935dcf4  rfl: 0x0000000000010206  cr2: 0x000000010e880000
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x10885e000 -        0x10885eff4  com.apple.WebKit.WebContent (9537 - 9537.75.14) <B6BACFDC-3742-3AD9-AE7F-2DA7D2025DD7> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x108868000 -        0x108868fff  WebProcessShim.dylib (7537.75.14) <B79743A8-BC3D-335E-A926-F1B051B04BB2> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x10b2fb000 -        0x10b303ff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10d867000 -        0x10d88fffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10e3e4000 -        0x10e3e7ffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10eb95000 -        0x10eba0fff  libGPUSupport.dylib (9.6) <039FC0EF-1B2C-3465-907B-A1856DCF5ADF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
        0x123400000000 -     0x12340034dff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.11 - 8.2.4) <32F185FB-3FC5-312C-80DD-AC47FE71C8D2> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x123480000000 -     0x123480290fff  com.apple.AMDRadeonX3000GLDriver (1.20.11 - 1.2.0) <71623864-6E89-3C1E-AFE4-C19E8D9D48AF> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff6e726000 -     0x7fff6e759817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff869e9000 -     0x7fff86ad3fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff86b6f000 -     0x7fff86b6fffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff86b97000 -     0x7fff86b99fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff86bfd000 -     0x7fff86c14ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff86c15000 -     0x7fff86c33ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff86c3c000 -     0x7fff86d72ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86d73000 -     0x7fff86da3fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff86da4000 -     0x7fff871d7ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff871d8000 -     0x7fff871e2ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff871e6000 -     0x7fff87201ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87202000 -     0x7fff87212ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8721c000 -     0x7fff8725dfff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8725e000 -     0x7fff87264fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff87265000 -     0x7fff87394fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff87dc2000 -     0x7fff87ea1fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87ea2000 -     0x7fff87f93ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff87f94000 -     0x7fff87f9cff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87f9d000 -     0x7fff87fb5ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87fcb000 -     0x7fff880d1fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff880d2000 -     0x7fff880d8ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff880d9000 -     0x7fff88122fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8814e000 -     0x7fff883f8ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff883f9000 -     0x7fff884e8fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88899000 -     0x7fff891b868f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff891b9000 -     0x7fff891e3ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff891e4000 -     0x7fff891e9fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89240000 -     0x7fff89249ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8924a000 -     0x7fff892afffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff892b0000 -     0x7fff892f7ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff893c1000 -     0x7fff893e8ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff893e9000 -     0x7fff8942bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8942c000 -     0x7fff8942cffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89497000 -     0x7fff894a0fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89502000 -     0x7fff89503fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8959b000 -     0x7fff895d6fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff895d7000 -     0x7fff895eaff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff895ed000 -     0x7fff8975bff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8975c000 -     0x7fff897e7fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff897e8000 -     0x7fff897ebfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff897ec000 -     0x7fff897edff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff897ee000 -     0x7fff897f0ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff897f1000 -     0x7fff8984cffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8984d000 -     0x7fff8984ffff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff89850000 -     0x7fff8986cff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8986f000 -     0x7fff89871ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89872000 -     0x7fff89a30fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff89a31000 -     0x7fff89bcdff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89bce000 -     0x7fff89bdfff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff89be0000 -     0x7fff89c0ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff89d0d000 -     0x7fff89d28ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff89d51000 -     0x7fff8a2c1fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a304000 -     0x7fff8a304fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a305000 -     0x7fff8a339fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a33a000 -     0x7fff8a353ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8a8b7000 -     0x7fff8a8bffff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8a8c0000 -     0x7fff8a8c5ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8a90b000 -     0x7fff8a92ffff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8a9da000 -     0x7fff8aaa5fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8aafb000 -     0x7fff8aaffff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff8ab09000 -     0x7fff8ab16ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8ab17000 -     0x7fff8ab46ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ab47000 -     0x7fff8ab48ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ab6e000 -     0x7fff8abf6ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8ac4b000 -     0x7fff8ae93ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ae94000 -     0x7fff8ae95ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8ae96000 -     0x7fff8ae96fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8aea4000 -     0x7fff8af1bfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8afaf000 -     0x7fff8afc9fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8afca000 -     0x7fff8afccfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8afcd000 -     0x7fff8afdeff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8b037000 -     0x7fff8b042fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b043000 -     0x7fff8b04bffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8b04c000 -     0x7fff8b16eff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8b16f000 -     0x7fff8b1a0ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8b1a1000 -     0x7fff8b231fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b232000 -     0x7fff8b234fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8b235000 -     0x7fff8b23afff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b25a000 -     0x7fff8b29fffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b356000 -     0x7fff8b654fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b655000 -     0x7fff8b659ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8b65e000 -     0x7fff8b6abff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b6ac000 -     0x7fff8b6affff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b724000 -     0x7fff8b729ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8b730000 -     0x7fff8b731fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff8b732000 -     0x7fff8b759ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8b75a000 -     0x7fff8ba2affc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8ba2b000 -     0x7fff8ba35ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8ba36000 -     0x7fff8ba42ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ba43000 -     0x7fff8baccfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8bb18000 -     0x7fff8bc7efff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8bcc8000 -     0x7fff8bd20ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8bd23000 -     0x7fff8bd23fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8bd24000 -     0x7fff8bd32fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8bd33000 -     0x7fff8c0aaff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c0ab000 -     0x7fff8c0b5ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8c0b6000 -     0x7fff8c19dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8c2b6000 -     0x7fff8c2e2fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c2e3000 -     0x7fff8c2e3fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c2e4000 -     0x7fff8c53dff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c53e000 -     0x7fff8ca44ffb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8ca6c000 -     0x7fff8ca91ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ca92000 -     0x7fff8ce73ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ce74000 -     0x7fff8ceadff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8ceae000 -     0x7fff8cf5eff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cf5f000 -     0x7fff8cf62fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8cf63000 -     0x7fff8cf94fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cf95000 -     0x7fff8cff3ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d046000 -     0x7fff8d092ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d094000 -     0x7fff8d0a6ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d21c000 -     0x7fff8d282fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8d283000 -     0x7fff8d354ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8d355000 -     0x7fff8d629fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d62a000 -     0x7fff8d68dff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d68e000 -     0x7fff8d6b8ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff8d799000 -     0x7fff8d7d1ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d7d2000 -     0x7fff8d810ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d811000 -     0x7fff8d8fffff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d900000 -     0x7fff8d973fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d974000 -     0x7fff8d975fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8d976000 -     0x7fff8d97dff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8d97e000 -     0x7fff8d9c3fff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
        0x7fff8da24000 -     0x7fff8da48ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8da49000 -     0x7fff8de97fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8de98000 -     0x7fff8dea5ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e75d000 -     0x7fff8e75fff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8e798000 -     0x7fff8e7f1fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e7f2000 -     0x7fff8e7f6fff  com.apple.IOAccelerator (98.14 - 98.14) <13EE735B-BD43-3E9B-9908-E423A17C4517> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff8e7f7000 -     0x7fff8e820fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8ebce000 -     0x7fff8ec1cfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8ec31000 -     0x7fff8ec70fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ecf1000 -     0x7fff8ed1afff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8ed1b000 -     0x7fff8ed43ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8ed44000 -     0x7fff8edd0ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ee79000 -     0x7fff8ee86fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8ee87000 -     0x7fff8f03fff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8f112000 -     0x7fff8fc88fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8feba000 -     0x7fff8febaff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8febb000 -     0x7fff8fec5fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8fee6000 -     0x7fff90039ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9039b000 -     0x7fff9041bfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff904b2000 -     0x7fff904e0ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff904e4000 -     0x7fff91336ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff91611000 -     0x7fff9161cff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9161d000 -     0x7fff9168cff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff9168d000 -     0x7fff91696ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91697000 -     0x7fff916feff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff91991000 -     0x7fff91cc7fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91cc8000 -     0x7fff91ccafff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff91ccb000 -     0x7fff91cd2ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff91cd3000 -     0x7fff91cd5fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff92195000 -     0x7fff92196fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff92197000 -     0x7fff9224fff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff92258000 -     0x7fff92287ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff92288000 -     0x7fff922b1ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff922b2000 -     0x7fff922bbff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff922eb000 -     0x7fff92338fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92339000 -     0x7fff9233fff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff92340000 -     0x7fff92402ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff9246f000 -     0x7fff92473fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff92474000 -     0x7fff92659fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff926c5000 -     0x7fff926cdff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff926ce000 -     0x7fff926d2ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff926d6000 -     0x7fff9273afff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff9273b000 -     0x7fff92746fff  libGPUSupportMercury.dylib (9.6) <3E5636DB-5EED-3C31-8B6D-8CBFE965BC12> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff92747000 -     0x7fff92776fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9277a000 -     0x7fff9277bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9277c000 -     0x7fff92909ff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff9290a000 -     0x7fff92925ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff92926000 -     0x7fff9292dfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff929e2000 -     0x7fff929ffff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff92a14000 -     0x7fff92a20ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92a21000 -     0x7fff92a25ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff92a26000 -     0x7fff92a29ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff92a2a000 -     0x7fff92a7dfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92a7e000 -     0x7fff92a81ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92a9b000 -     0x7fff92b5fff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff92b6d000 -     0x7fff92b92ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff92baf000 -     0x7fff92c0efff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff92c0f000 -     0x7fff92cd8fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff92cd9000 -     0x7fff92dbdfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92dbe000 -     0x7fff92dbfff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff92dc0000 -     0x7fff92f30ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff92f31000 -     0x7fff92f4aff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff92f4b000 -     0x7fff92f9dfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff92fa3000 -     0x7fff93150f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff931ae000 -     0x7fff93498fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff934cf000 -     0x7fff936c0ff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff936de000 -     0x7fff936e9fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
        0x7fff936f7000 -     0x7fff93707fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff93708000 -     0x7fff9370cfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff9370d000 -     0x7fff937a8fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff937a9000 -     0x7fff937b6ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff937bb000 -     0x7fff937f0ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff937f1000 -     0x7fff937f1fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff937f2000 -     0x7fff9385cff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff9385d000 -     0x7fff93864ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff93865000 -     0x7fff9387dff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9387e000 -     0x7fff9387efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff93885000 -     0x7fff938d6ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff938d7000 -     0x7fff938e1ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93941000 -     0x7fff93942ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff93943000 -     0x7fff93955fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff93956000 -     0x7fff9399dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff939c5000 -     0x7fff939c7ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff93ebb000 -     0x7fff93ecaff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93ecb000 -     0x7fff93f19fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff94161000 -     0x7fff941cefff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff941dc000 -     0x7fff941f8fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff9421b000 -     0x7fff94231fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff94232000 -     0x7fff94362ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff94363000 -     0x7fff943ecff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff943ee000 -     0x7fff9467ffff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff94680000 -     0x7fff9468aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Version

  • Safari crashes when opening a webpage with quicktime embeded

    Everytime i open a page with a quicktime movie, safari crashes. i have RESET SAFARI and EMPTIED THE CACHE, but it is still happening.
    I dont know if this is related, but i can no longer open I.E. anymore, it crashes at startup.
    Are these issues related and can anyone help?

    i forgot to paste the crash log
    Date/Time: 2006-09-13 19:34:15.566 -0700
    OS Version: 10.4.7 (Build 8J135)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [493]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 539
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0e977ab0
    Thread 0 Crashed:
    0 com.apple.HIServices 0x9184db18 ICMapping::CompareExtensions(unsigned char const*, ICMapEntry const*) + 28
    1 ...ple.CoreServices.CarbonCore 0x90b921fc GetHandleSize + 36
    2 com.apple.HIServices 0x9184da9c ICMapping::MapFilename(unsigned char const*, ICMapEntry*) + 112
    3 com.apple.HIServices 0x9184d150 ICMapFilename + 136
    4 ...uickTimeStreaming.component 0x999f1bf4 HTTPDataHandler_GetMacOSFileType + 140
    5 ...ple.CoreServices.CarbonCore 0x90bda19c CallComponentFunctionCommon + 1044
    6 ...ple.CoreServices.CarbonCore 0x90bd9d24 CallComponent + 260
    7 com.apple.QuickTime 0x94786390 DataHGetMacOSFileType + 40
    8 com.apple.QuickTime 0x947857d4 GetMovieImporterForDataRef_priv + 452
    9 com.apple.QuickTime 0x947125d8 NewMovieFromDataRefPriv_priv + 1412
    10 com.apple.QuickTime 0x9478a324 NewMovieFromDataRef_priv + 20
    11 com.apple.QuickTime 0x9478a2fc NewMovieFromDataRef + 64
    12 ...ickTimeComponents.component 0x98cfe12c EatSlowMovieIdle + 368
    13 ...ple.CoreServices.CarbonCore 0x90bda1bc CallComponentFunctionCommon + 1076
    14 ...ple.CoreServices.CarbonCore 0x90bd9d24 CallComponent + 260
    15 com.apple.QuickTime 0x94789988 MovieImportIdle + 44
    16 com.apple.QuickTime 0x94759310 TaskMovie_priv + 5172
    17 ...ickTimeComponents.component 0x98b9fd6c doIdleMovie + 1072
    18 ...ickTimeComponents.component 0x98babbd4 internalDoAction + 1164
    19 ...ickTimeComponents.component 0x98b9d06c _MCIsPlayerEvent + 212
    20 ...ple.CoreServices.CarbonCore 0x90bda19c CallComponentFunctionCommon + 1044
    21 ...ple.CoreServices.CarbonCore 0x90bd9d24 CallComponent + 260
    22 ...ickTimeComponents.component 0x9936b850 MCIsPlayerEvent + 40
    23 ...ickTimeComponents.component 0x98b9ecb8 _MCHandleEvent + 120
    24 ...ple.CoreServices.CarbonCore 0x90bda1e0 CallComponentFunctionCommon + 1112
    25 ...ple.CoreServices.CarbonCore 0x90bd9d24 CallComponent + 260
    26 com.apple.QuickTime 0x94995664 MCHandleEvent + 48
    27 ...ple.QuickTime Plugin.plugin 0x9a105780 NPP_HandleEvent + 2948
    28 ...ple.QuickTime Plugin.plugin 0x9a0f4a40 WebHelperPrivateHandleEvent + 64
    29 com.apple.quicktime.webplugin 0x07cfe634 NPN_GetValue + 1712
    30 com.apple.quicktime.webplugin 0x07cfe864 NPN_GetValue + 2272
    31 com.apple.quicktime.webplugin 0x07d00e68 NPN_GetValue + 12004
    32 com.apple.QTKit 0x95e48ae4 -[QTMovie idle] + 768
    33 com.apple.CoreFoundation 0x907d9b0c CFSetApplyFunction + 268
    34 com.apple.QTKit 0x95e48088 +[QTMovie idleAllMovies:] + 112
    35 com.apple.Foundation 0x92946f5c __NSFireTimer + 116
    36 com.apple.CoreFoundation 0x907ef550 __CFRunLoopDoTimer + 184
    37 com.apple.CoreFoundation 0x907dbec8 __CFRunLoopRun + 1680
    38 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    39 com.apple.HIToolbox 0x931eb740 RunCurrentEventLoopInMode + 264
    40 com.apple.HIToolbox 0x931eadd4 ReceiveNextEventCommon + 380
    41 com.apple.HIToolbox 0x931eac40 BlockUntilNextEventMatchingListInMode + 96
    42 com.apple.AppKit 0x936cdae4 _DPSNextEvent + 384
    43 com.apple.AppKit 0x936cd7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    44 com.apple.Safari 0x00006740 0x1000 + 22336
    45 com.apple.AppKit 0x936c9cec -[NSApplication run] + 472
    46 com.apple.AppKit 0x937ba87c NSApplicationMain + 452
    47 com.apple.Safari 0x0005c77c 0x1000 + 374652
    48 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92953164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9295309c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9562ef70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296b69c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296c7dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f7ac select + 12
    1 com.apple.CoreFoundation 0x907ee40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
    2 com.apple.Foundation 0x9294b300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a42e42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
    2 com.apple.Foundation 0x9294b300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x9376a708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc1af0 MPWaitOnQueue + 224
    3 ...thesis.MacinTalkSynthesizer 0x087524bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
    4 ...thesis.MacinTalkSynthesizer 0x087516f4 MTBEWorkerStartMPTask + 16
    5 ...ple.CoreServices.CarbonCore 0x90bc1900 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc1af0 MPWaitOnQueue + 224
    3 ...thesis.MacinTalkSynthesizer 0x087524bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
    4 ...thesis.MacinTalkSynthesizer 0x087516f4 MTBEWorkerStartMPTask + 16
    5 ...ple.CoreServices.CarbonCore 0x90bc1900 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90041098 machwaituntil + 8
    1 libSystem.B.dylib 0x90040e64 nanosleep + 388
    2 libSystem.B.dylib 0x900445d8 usleep + 88
    3 ....speech.synthesis.framework 0x91995f20 PollChannelStatus + 36
    4 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145263c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914523dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x900327ac wait4 + 12
    1 com.apple.Foundation 0x92932448 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ea8dc CFRunLoopRun + 52
    5 com.apple.QuickTime 0x94782208 QTSNetworkThread_RunThread + 128
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000009184db18 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x22228434 xer: 0x0000000000000000 lr: 0x000000009184da9c ctr: 0x0000000090b92564
    r0: 0x00000000000034a4 r1: 0x00000000bfffc960 r2: 0x0000000000000000 r3: 0x00000000bfffca70
    r4: 0x00000000bfffcbec r5: 0x000000000e97460c r6: 0xffffffffffffffff r7: 0x0000000000000000
    r8: 0x0000000001d86800 r9: 0x0000000000000188 r10: 0x0000000000000188 r11: 0x00000000a1838c40
    r12: 0x0000000090b92564 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000000bfffd61c
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000200 r19: 0x0000000040000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000001 r23: 0x00000000bfffccec
    r24: 0x00000000bfffcbec r25: 0x00000000bfffca70 r26: 0x00000000bfffcbec r27: 0x0000000000004ada
    r28: 0x00000000bfffca70 r29: 0x000000000000960c r30: 0x000000000e97460c r31: 0x000000009184d0d0
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x1130000 - 0x1130fff com.apple.SpotLightCM 1.0 (121.20.2) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x11f2000 - 0x11f3fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x4994000 - 0x4996fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4aa7000 - 0x4aa9fff com.apple.AutomatorCMM 1.0 (48) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x4d98cc0 - 0x4d98da9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x4d99150 - 0x4d99230 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x4d992b0 - 0x4d99396 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x4d99460 - 0x4d99537 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x4d99540 - 0x4d99602 CFMPriv_QD PEF binary: CFMPriv_QD
    0x4d99bb0 - 0x4d99c83 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x4d99cf0 - 0x4d99dc3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x4d99e90 - 0x4d99f52 CFMPriv_AE PEF binary: CFMPriv_AE
    0x4d99f60 - 0x4d9a025 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x4d9a090 - 0x4d9a167 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x4d9a1e0 - 0x4d9a2c3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x4d9a330 - 0x4d9a40a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x4d9d970 - 0x4d9d9e7 CFMPriv_System PEF binary: CFMPriv_System
    0x4d9dc60 - 0x4d9dd30 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x4d9dda0 - 0x4d9de73 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x4d9df40 - 0x4d9dffb CFMPriv_Help PEF binary: CFMPriv_Help
    0x4d9e000 - 0x4d9e0ca CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x4d9e140 - 0x4d9e216 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x4d9e280 - 0x4d9e353 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x4d9e3d0 - 0x4d9e4b5 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x4d9e520 - 0x4d9e5f6 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0x4d9e6c0 - 0x4d9e77e CFMPriv_Print PEF binary: CFMPriv_Print
    0x4d9e790 - 0x4d9e85d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x4d9e8d0 - 0x4d9e9b2 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x4d9fb90 - 0x4d9fc42 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x4fb2000 - 0x4fb6fff com.apple.FolderActionsMenu 1.3 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x4ff3000 - 0x4ff9d05 DocumentsToGoXCM PEF binary: DocumentsToGoXCM
    0x50f4000 - 0x52e4fff com.macromedia.Flash Player.plugin 8.0.24 (1.0.1f24) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x7569000 - 0x756bfff com.roxio.ToastItPlugin ToastItPlugIn version 1.0 (1.0) /Users/georgegross/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x7b18000 - 0x7b673c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x7cf9000 - 0x7d06fff com.apple.quicktime.webplugin 7.1.2 /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x8748000 - 0x879afff com.apple.speech.synthesis.MacinTalkSynthesizer 3.3 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0xaa2f000 - 0xaa48fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0xc2c2000 - 0xc2ddfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xe9b3000 - 0xeac2fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xeaf1000 - 0xebe1fff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe52fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111e000 - 0x912d8fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d6000 - 0x913dffff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e6000 - 0x9140efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91421000 - 0x9142cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91431000 - 0x91439fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143d000 - 0x914b8fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f5000 - 0x914f5fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f7000 - 0x9152ffff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154a000 - 0x91617fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166c000 - 0x916fdfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91744000 - 0x917fbfff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91838000 - 0x91896fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c5000 - 0x918e9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fd000 - 0x91922fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91935000 - 0x91977fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b5000 - 0x919f5fff com.apple.ImageIO.framework 1.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0b000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b21000 - 0x91b36fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3b000 - 0x91b58fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b5d000 - 0x91bccfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be3000 - 0x91be7fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91be9000 - 0x91c31fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c36000 - 0x91c73fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c7a000 - 0x91c93fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c98000 - 0x91c9bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c9d000 - 0x91c9dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c9f000 - 0x91d84fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d8c000 - 0x91dabfff 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
    0x91e17000 - 0x91e85fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e90000 - 0x91f25fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f3f000 - 0x924c7fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924fa000 - 0x92825fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92855000 - 0x928ddfff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9291e000 - 0x92b49fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c67000 - 0x92d45fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d65000 - 0x92e53fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e65000 - 0x92e83fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e8e000 - 0x92ee8fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f06000 - 0x92f06fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f08000 - 0x92f1cfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f34000 - 0x92f44fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f50000 - 0x92f65fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f77000 - 0x92ffefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93012000 - 0x9301dfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93027000 - 0x93054fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9306e000 - 0x9307efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9308a000 - 0x930f0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93121000 - 0x93170fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9319e000 - 0x931bbfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931cd000 - 0x931dafff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931e3000 - 0x934f0fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9363f000 - 0x9364bfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93650000 - 0x93670fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93688000 - 0x936b8fff com.apple.MediaKit 8.6.2 (345.1.8) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x936c3000 - 0x936c3fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936c5000 - 0x93cf8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94085000 - 0x940f5fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9412e000 - 0x941f1fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94243000 - 0x94243fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94245000 - 0x943f8fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9444b000 - 0x94488fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94490000 - 0x944e0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94570000 - 0x945a8fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945eb000 - 0x94607fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9461b000 - 0x9465ffff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94683000 - 0x94692fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9469a000 - 0x946a6fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946ec000 - 0x94704fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9470b000 - 0x949bffff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a83000 - 0x94af4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b67000 - 0x94b87fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94c8f000 - 0x94dbffff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e51000 - 0x94e60fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e68000 - 0x94e95fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e9c000 - 0x94eacfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94eb0000 - 0x94edffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94eef000 - 0x94f0cfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95305000 - 0x95305fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95307000 - 0x9538afff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x953b7000 - 0x953fdfff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x955fb000 - 0x95623fff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x9562c000 - 0x956bafff com.apple.WebKit 418.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95716000 - 0x957acfff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x957e9000 - 0x95af5fff com.apple.WebCore 418.20.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95c7e000 - 0x95ca7fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95e35000 - 0x95e74fff com.apple.QTKit 7.1.2 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96409000 - 0x9641ffff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96a37000 - 0x96a4ffff com.apple.speech.SpeechDictionary 3.3 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x96e9e000 - 0x96ebdfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x975d4000 - 0x97695fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x976c0000 - 0x976c1fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x976c3000 - 0x976d0fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98663000 - 0x98771fff com.apple.DiskImagesFramework 10.4.7 (114.1) /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    0x987ef000 - 0x987fcfff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib
    0x98adf000 - 0x994b5fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x999b4000 - 0x99b03fff com.apple.QuickTimeStreaming.component 7.1.2 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x9a0e9000 - 0x9a110fff com.apple.QuickTime Plugin.plugin 7.1.2 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9a42b000 - 0x9a461fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a47e000 - 0x9a490fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.1), 2 GHz, 512 MB
    Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
    Memory Module: DIMM0/J4000, 512 MB, DDR SDRAM, PC3200U-30330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.5f10, 2 service, 1 devices, 2 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3160023AS, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-845,
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: PSC 1600 series, HP, Up to 12 Mb/sec, 500 mA
    USB Device: iMic USB audio system, Griffin Technology, Inc, Up to 12 Mb/sec, 500 mA

  • Safari crashed opening quicktime movies after 10.4.4

    Hi,
    Tried to open quicktime mov (from link on website) from safari and safari crashed. Tried a few times (after re-logging, and restarting) with the same result. Quicktime standalone v.7.0.4 have no problem starting. Finally resorted to Firefox, without any problems and no crashes running quicktime mov!
    Also found-out that on some website, you need to disable plug-ins and Java (from the preferences) before able to click links. Try "www.aqua-macro.com". Website problems? or plug-ins/java?
    Thanks.

    I originally updated through sys pref and just let it go. One day later things stopped working. Repairing permissions etc did nothing. Applied the combo update, verified the disk before hand, repaired permissions after the update and reboot, now things are back to normal as far as I can tell, better even in some areas. Hope this can help others with similar problems.

  • Safari and quicktime keep crashing

    if i run quicktime it crashes as does safari. this is new to me. i've been a mac user for twenty years now and apple's have been known to me for reliability, but this is getting ridiculous. does this have anythig to do w/the new intel macs?
    or does safari and quicktime need a apatch?
    mind you this is new, when i got the g-5 i didn't have a problem but recently both safari and quicktime keeps crashing intermittantely and it's annoying to say the least.
    thanx
    g5 imac   Mac OS X (10.4.4)  

    Based on your inquiry, I'd assume you're using one of the new Intel Macs? If that is so, there is an issue right now where Quicktime and the new procs seem to not like each other much. If you're experiencing this, try forcing QuickTime to open using Rosetta.

  • Safari crashing lots

    Hi there ..
    safari Crashing ..Here is the log error
    Thank you
    Process: Safari [207]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.1 (6533.17.8)
    Build Info: WebBrowser-75331708~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [96]
    Date/Time: 2010-08-30 22:43:40.804 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 141016 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 140938 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 987716C0-C9D3-40AC-B5C1-84F1F6ED7616
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000168
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebCore 0x00007fff87fee909 WebCore::DocLoader::~DocLoader() + 105
    1 com.apple.WebCore 0x00007fff87fedb44 WebCore::Document::~Document() + 228
    2 com.apple.WebCore 0x00007fff87feda46 WebCore::HTMLDocument::~HTMLDocument() + 102
    3 com.apple.WebCore 0x00007fff87fed962 WebCore::Node::~Node() + 450
    4 com.apple.WebCore 0x00007fff881f1da6 WebCore::HTMLButtonElement::~HTMLButtonElement() + 38
    5 com.apple.WebCore 0x00007fff880fa475 WebCore::JSNode::~JSNode() + 437
    6 com.apple.JavaScriptCore 0x00007fff86abe961 JSC::Heap::sweep() + 257
    7 com.apple.JavaScriptCore 0x00007fff86abae1b JSC::Heap::collectAllGarbage() + 75
    8 com.apple.WebCore 0x00007fff88169525 WebCore::collect(void*) + 21
    9 com.apple.WebCore 0x00007fff88038567 WebCore::ThreadTimers::sharedTimerFiredInternal() + 151
    10 com.apple.WebCore 0x00007fff888d8de5 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    11 com.apple.CoreFoundation 0x00007fff8532b678 __CFRunLoopRun + 6488
    12 com.apple.CoreFoundation 0x00007fff8532984f CFRunLoopRunSpecific + 575
    13 com.apple.HIToolbox 0x00007fff8129091a RunCurrentEventLoopInMode + 333
    14 com.apple.HIToolbox 0x00007fff8129071f ReceiveNextEventCommon + 310
    15 com.apple.HIToolbox 0x00007fff812905d8 BlockUntilNextEventMatchingListInMode + 59
    16 com.apple.AppKit 0x00007fff8004729e _DPSNextEvent + 708
    17 com.apple.AppKit 0x00007fff80046bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    18 com.apple.Safari 0x0000000100015940 0x100000000 + 88384
    19 com.apple.AppKit 0x00007fff8000c8d3 -[NSApplication run] + 395
    20 com.apple.AppKit 0x00007fff800055f8 NSApplicationMain + 364
    21 com.apple.Safari 0x000000010000980c 0x100000000 + 38924
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff88d1508a kevent + 10
    1 libSystem.B.dylib 0x00007fff88d16f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff88d16c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff88d1675e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff88d16088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff88d15f25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff88d36eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88d3acd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff87f48c79 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff87f44d7c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff88cfc2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88cfc96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8532a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8532984f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002ed99 0x100000000 + 191897
    5 com.apple.Safari 0x000000010002ed29 0x100000000 + 191785
    6 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff88cfc2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88cfc96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8532a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8532984f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8789b4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8781be8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff88d3fdce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff8534be92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff88d36eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88d3acd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff86a17440 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd941 0x100000000 + 1825089
    4 com.apple.Safari 0x0000000100046783 0x100000000 + 288643
    5 com.apple.Safari 0x0000000100046601 0x100000000 + 288257
    6 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff88cfc2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88cfc96d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff87418be2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff87418b22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 8: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff88d36eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88d3acd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff86a17440 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff8829a551 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff88d35456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88d35309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff88d15eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88d162bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88d15f25 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff88d15eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88d162bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88d15f25 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000114d63000 rcx: 0x0000000000011510 rdx: 0x0000000114d63000
    rdi: 0x0000000138bee800 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe730 rsp: 0x00007fff5fbfe710
    r8: 0x00000001007e5478 r9: 0x0000000000000080 r10: 0x00007fffffe00050 r11: 0x0000000000014e5b
    r12: 0x000000010f34e5a0 r13: 0x0000000114d63800 r14: 0x0000000118946d90 r15: 0x000000010e3f3330
    rip: 0x00007fff87fee909 rfl: 0x0000000000010206 cr2: 0x0000000000000168
    Binary Images:
    0x100000000 - 0x1006adfe7 com.apple.Safari 5.0.1 (6533.17.8) <638C4B83-D91D-E257-40DD-4A16DA94F27F> /Applications/Safari.app/Contents/MacOS/Safari
    0x100fca000 - 0x100fcafff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x100fce000 - 0x100fd6ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x10f346000 - 0x10f347fff ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x10f82a000 - 0x10f82eff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x115040000 - 0x115066fff GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x116ebc000 - 0x11704cfe7 GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11707d000 - 0x1174a0fef libclh.dylib 3.1.1 C (3.1.1) <3E547A2B-976A-E020-9FD7-FBCFBD9DD454> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x118c51000 - 0x118c57fff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11dc4c000 - 0x11dd5cfef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x11e278000 - 0x11e27aff7 com.apple.printingprivate.framework.PrintingPrivate 6.1 (15.2) <ADA627F5-AE0B-C33B-6F0F-614F0B67D99E> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x11e480000 - 0x11e483ff7 +jp.co.canon.bj.bjpdelocalizedstring2 1.8.0 (1.8.0) <35AF8FDE-CAE5-AAEB-4ECE-5E4E573962AC> /Library/Printers/Canon/BJPrinter/Frameworks/BJPDELocalizedString2.framework/Ve rsions/A/BJPDELocalizedString2
    0x11ec81000 - 0x11ec8efe7 +jp.co.canon.bsd.bjcommand2 8.0.10 (8.0.10) <6025CBF7-44B1-B0C5-1F4B-1DCD637AF878> /Library/Printers/Canon/BJPrinter/Frameworks/BJCommand2.framework/Versions/A/BJ Command2
    0x11f391000 - 0x11f39cff7 +jp.co.canon.ij.print.CIJPrinterUtility 10.28.0 (10.28.0) <DF365EFC-71E9-F2BA-196B-A8E859242F34> /Library/Printers/Canon/BJPrinter/Frameworks/CIJPrinterUtility.framework/Versio ns/A/CIJPrinterUtility
    0x120a00000 - 0x120a24ff7 libPDFRIP.A.dylib 543.50.0 (compatibility 64.0.0) <6A248153-8A28-FFCA-01F1-C85D659876FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x124c10000 - 0x124c3eff7 +jp.co.canon.bj.print.bjstatus2.a 7.26.0 (7.26.0) <3604FEC1-E497-B0B8-2DEE-2C7C4ECF3631> /Library/Printers/Canon/BJPrinter/Frameworks/BJStatus2.framework/Versions/A/BJS tatus2
    0x124fad000 - 0x124fe5fff com.apple.print.framework.Print.Private 6.3 (305.3) <8EC482EF-62FA-446C-C145-BB9009A2616A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x125030000 - 0x125065ff7 com.apple.print.PrintingCocoaPDEs 6.3 (305.3) <34CEFBFA-F01C-4A32-6E9C-8368BA2DF910> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x13b725000 - 0x13b775fef +jp.co.canon.ij.print.pde 10.28.0 (10.28.0) <3A6D333A-DE1C-B885-0021-908660C51305> /Library/Printers/Canon/BJPrinter/PDEs/CanonIJPDE.bundle/Contents/MacOS/CanonIJ PDE
    0x200000000 - 0x2006fbff7 com.apple.GeForceGLDriver 1.6.18 (6.1.8) <A6C4D752-BF35-4601-6390-FB008C8A2042> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff809f9fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff809fa000 - 0x7fff80a0bfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff80a4c000 - 0x7fff80b65fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff80b66000 - 0x7fff80b7bff7 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
    0x7fff80bc6000 - 0x7fff80cebfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff80d74000 - 0x7fff80db7fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff80db8000 - 0x7fff80dedfef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff80dee000 - 0x7fff80e29fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff80e2a000 - 0x7fff80e39fff com.apple.NetFS 3.2.1 (3.2.1) <3C6C2D5E-C1E2-9FF9-97A2-4141A5660EBB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff80e7b000 - 0x7fff80ea6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff80ea7000 - 0x7fff80f09fe7 com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80f0a000 - 0x7fff80f3afef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff80f41000 - 0x7fff81183fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff81184000 - 0x7fff8121efff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff81222000 - 0x7fff81222ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81262000 - 0x7fff81560fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81561000 - 0x7fff815e0fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81621000 - 0x7fff81659fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff8169d000 - 0x7fff8173dfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8173e000 - 0x7fff817f7fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff817f8000 - 0x7fff81803ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff81804000 - 0x7fff81815ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff81839000 - 0x7fff8187cff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8187d000 - 0x7fff81883fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff81884000 - 0x7fff81884ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81885000 - 0x7fff8199cfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <4355C785-9388-1061-6427-D004E92A3766> /usr/lib/libxml2.2.dylib
    0x7fff81a83000 - 0x7fff81a87ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81e18000 - 0x7fff81e24fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff81e25000 - 0x7fff81effff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff81f08000 - 0x7fff81f97fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff81f98000 - 0x7fff82201ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff82202000 - 0x7fff82228fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff82229000 - 0x7fff82272ff7 com.apple.securityinterface 4.0.1 (37214) <68CC3A69-1078-EAB0-3E18-93D051C4F5E0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff82297000 - 0x7fff82414ff7 com.apple.WebKit 6533.17 (6533.17.8) <B6B420FF-1F4B-671E-15AC-D80E87C794ED> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82415000 - 0x7fff82452ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82453000 - 0x7fff82897fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff82898000 - 0x7fff829a2ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff829a3000 - 0x7fff829b7fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff829b8000 - 0x7fff82a26fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff82ab4000 - 0x7fff82bdcff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff82bdd000 - 0x7fff82bdeff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff82bdf000 - 0x7fff82bfaff7 com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff82c00000 - 0x7fff82dbefff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff82dbf000 - 0x7fff82f2efe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff82f2f000 - 0x7fff82f37fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff830e9000 - 0x7fff83130ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff83131000 - 0x7fff831e7fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib
    0x7fff831e8000 - 0x7fff831ebfff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff832ed000 - 0x7fff832effff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff832f0000 - 0x7fff8336efff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8336f000 - 0x7fff8343afe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8343b000 - 0x7fff837dcfe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff837dd000 - 0x7fff83a64fe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83a65000 - 0x7fff83a72fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83a73000 - 0x7fff83a84fff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff83ad0000 - 0x7fff83ae6ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff83ae7000 - 0x7fff83b31ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff83b32000 - 0x7fff83bbefef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff83bbf000 - 0x7fff83bcaff7 com.apple.HelpData 2.0.4 (34) <9BA1003B-65F7-D1B2-E924-61309EFD784B> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83ca4000 - 0x7fff83d0cfff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff83f45000 - 0x7fff83f7eff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff83f7f000 - 0x7fff8403ffff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84040000 - 0x7fff8407dfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8407e000 - 0x7fff840eaff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff840eb000 - 0x7fff8412cff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84143000 - 0x7fff8423bff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff8423c000 - 0x7fff8423fff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff84240000 - 0x7fff8428ffef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff84290000 - 0x7fff842b8fff com.apple.DictionaryServices 1.1.1 (1.1.1) <CC593ECB-8FFA-BF81-0B0D-F8C606B31318> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff842c1000 - 0x7fff842cfff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff84395000 - 0x7fff843d6fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff843d7000 - 0x7fff84423fff libauto.dylib ??? (???) <8145CA34-EA03-11D2-5C60-02C1E5750593> /usr/lib/libauto.dylib
    0x7fff84424000 - 0x7fff84c2efe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84c2f000 - 0x7fff84c3efff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff84c66000 - 0x7fff84c9eff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff84d3d000 - 0x7fff84d62fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff84d9d000 - 0x7fff84e5aff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84e5b000 - 0x7fff84e6aff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84e6b000 - 0x7fff84e6bff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84e6c000 - 0x7fff84f7bfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84faa000 - 0x7fff852ddfe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff852de000 - 0x7fff85453ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85454000 - 0x7fff85459ff7 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
    0x7fff8545a000 - 0x7fff854eafff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff854eb000 - 0x7fff854f6fff com.apple.corelocation 12 (12) <D0D97457-A642-5103-1C8B-72FE9E03D6CF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff854f7000 - 0x7fff8554cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8554d000 - 0x7fff85550ff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8556c000 - 0x7fff85585fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff85586000 - 0x7fff855e4ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff855e5000 - 0x7fff855eafff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff855eb000 - 0x7fff855f6fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85613000 - 0x7fff8565bff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff857c6000 - 0x7fff8584bfff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85897000 - 0x7fff8597dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8597e000 - 0x7fff85a82fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff85b19000 - 0x7fff85b60fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff85b61000 - 0x7fff85d9cfef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff85d9d000 - 0x7fff85da4fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85ddb000 - 0x7fff85df9fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85dfa000 - 0x7fff85e64fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff85e65000 - 0x7fff85e66fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff85e67000 - 0x7fff85e87ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff85e93000 - 0x7fff85e97ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff85e98000 - 0x7fff85eaafe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff85eb2000 - 0x7fff85eb4fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff85eb5000 - 0x7fff85ecbfff com.apple.ImageCapture 6.0 (6.0) <BF702F65-8E30-E318-1B58-AE6C0D5E5715> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff85ecc000 - 0x7fff865c9067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff865ca000 - 0x7fff86613fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86614000 - 0x7fff86614ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff86629000 - 0x7fff866defe7 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
    0x7fff866ee000 - 0x7fff86732fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff86763000 - 0x7fff86769ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8676a000 - 0x7fff867abfef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff867ac000 - 0x7fff8698ffef libType1Scaler.dylib ??? (???) <24E9B836-3E8C-A005-22D4-B34799E7164B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff86a05000 - 0x7fff86bedff7 com.apple.JavaScriptCore 6533.17 (6533.17.6) <8832DC32-8244-C46C-543F-79C2039E0C10> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff86bee000 - 0x7fff86c1ffef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff86c20000 - 0x7fff86c20ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff86c21000 - 0x7fff86dd7fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff86dd8000 - 0x7fff872dcfe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff872dd000 - 0x7fff87300fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87301000 - 0x7fff87332fff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff87333000 - 0x7fff873b0fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff873b1000 - 0x7fff873c5ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff873c6000 - 0x7fff8775fff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87760000 - 0x7fff87760ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8776f000 - 0x7fff877b4fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff877b5000 - 0x7fff877bafff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff877bb000 - 0x7fff8780afef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8780b000 - 0x7fff87a8cfef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87ac2000 - 0x7fff87b3ffef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87caf000 - 0x7fff87d5efff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87d5f000 - 0x7fff87d8eff7 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
    0x7fff87e16000 - 0x7fff87e1cff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87e1d000 - 0x7fff87e33fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff87e50000 - 0x7fff87ea1fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff87ea2000 - 0x7fff87ec3fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff87ec4000 - 0x7fff87f3ffff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff87f42000 - 0x7fff88bb5ff7 com.apple.WebCore 6533.17 (6533.17.8) <995065B2-41C3-2A3C-3357-DC7BC9AAFC56> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff88bb6000 - 0x7fff88bb6ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88bb7000 - 0x7fff88bb8ff7 com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff88bb9000 - 0x7fff88cf7fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88cf8000 - 0x7fff88cf8ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff88cf9000 - 0x7fff88cfafff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff88cfb000 - 0x7fff88ebbfef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff88ebc000 - 0x7fff88f71fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff88f72000 - 0x7fff88ff4fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff88ff5000 - 0x7fff890c5ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacPro4,1, BootROM MP41.0081.B07, 4 processors, Quad-Core Intel Xeon, 2.66 GHz, 6 GB, SMC 1.39f5
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: NVIDIA GeForce GT 120, Display, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: WDC WD6400AAKS-41H2B0, 596.17 GB
    Serial ATA Device: WDC WD6400AAKS-41H2B0, 596.17 GB
    USB Device: Hub, 0x05ac (Apple Inc.), 0x9136, 0xfd100000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd110000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd112000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x9137, 0xfd140000
    USB Device: Apple LED Cinema Display, 0x05ac (Apple Inc.), 0x9236, 0xfd143000
    USB Device: Display iSight, 0x05ac (Apple Inc.), 0x8508, 0xfd142000
    USB Device: Display Audio, 0x05ac (Apple Inc.), 0x2912, 0xfd141000
    USB Device: iLok, 0x088e, 0x5036, 0x3a200000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
    USB Device: iLok, 0x088e, 0x5036, 0x5d100000
    FireWire Device: built-in_hub, Up to 800 Mb/sec

    HI,
    Check the Canon site for printer driver updates.
    Also, try booting with only your mouse and keyboard connected, no hub. Could be one of your peripherals besides the printer.
    Carolyn

Maybe you are looking for

  • My microsoft mn-710 can't see my linksys router

    my wireless adapter can see other routers in the neighborhood but can't see my own which is a few feet away from my computer... the strange thing is my mn-510 can see and connect with my router well i want to upgrade so i can get more mbps if any of

  • HT4528 How do I get iPhone 4S out of portrait screen lock mode?

    Phone is locked in portrait display mode.  How do I get it out of that mode?

  • Gt735 boot problem

    Hello, First let me say, I'am in a location where there is no way of sending my computer in to MSI for repairs. I Have a problem with my gt735 notebook booting. Well, lots of problems, but the not booting is a real problem. First off,  3 weeks I had

  • Ability to delete multiple folders

    Ability to delete multiple folders

  • Opening Ai files in Fireworks (preserving vectoring)

    When I open my mock up (I made in Illustrator) in fireworks, the vector doesn't seem to be preserved. For instance, when I zoom in on a piece of text (or on a design I made with the pen tool) it becomes pixely/clunky. Vector seems to have become disa