When I click on a link in Mail, Safari crashes on my MacBook.

I'm running OS X 10.6.8, Safari 5.1.2, on a Mac Book 1. I've tried checking for software updates, ran disk permission repair, and cleared my cache. It doesn't happen every single time I go from Mail to a website, but about 90% of the time today, Safari has crashed when I clicked on a link in Mail. I get the same error message every time, which I'll post at the end of this. Any help would be greatly appreciated. I don't really know what the problem is, and I don't have any other ideas.
Error message:
Process:         Safari [8149]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.1.7 (6534.57.2)
Build Info:      WebBrowser-75345702~2
Code Type:       X86 (Native)
Parent Process:  launchd [92]
Date/Time:       2012-08-14 15:20:34.765 -0400
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          224622 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  448259 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      E33BC6A5-9FC4-4314-A404-3EDC05A55264
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000544557d9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.openscripting                 0x94c51182 CoercePtrToUnicode(unsigned long, void const*, long, unsigned long, long, AEDesc*) + 27
1   com.apple.AE                            0x97e91d15 UserCoercePtrThunk::coercePtr(unsigned long, unsigned long, void const*, long, AEDesc*) + 53
2   com.apple.AE                            0x97e905f7 tryPtrCoercion(unsigned char, unsigned long, unsigned long, void const*, long, AEDesc*) + 98
3   com.apple.AE                            0x97e90666 tryPtrCoercions(unsigned long, unsigned long, void const*, long, AEDesc*) + 103
4   com.apple.AE                            0x97e91550 aeCoercePtrInternal(unsigned long, void const*, long, unsigned long, AEDesc*, unsigned char) + 74
5   com.apple.AE                            0x97e9133d aeCoerceDescInternal(AEDesc const*, unsigned long, AEDesc*, unsigned char) + 557
6   com.apple.AE                            0x97e91503 AECoerceDesc + 27
7   com.apple.Foundation                    0x905e981a -[NSAppleEventDescriptor coerceToDescriptorType:] + 104
8   com.apple.Foundation                    0x905e8259 -[NSAppleEventDescriptor stringValue] + 84
9   com.apple.Safari.framework              0x90aedc2f -[AppController(FileInternal) _handleURLEvent:withReplyEvent:] + 76
10  com.apple.Foundation                    0x905881f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
11  com.apple.Foundation                    0x90587fbc _NSAppleEventManagerGenericHandler + 228
12  com.apple.AE                            0x97e7ef5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
13  com.apple.AE                            0x97e7ee5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
14  com.apple.AE                            0x97e7ed65 aeProcessAppleEvent + 197
15  com.apple.HIToolbox                     0x984f7197 AEProcessAppleEvent + 50
16  com.apple.AppKit                        0x9374e7d2 _DPSNextEvent + 1420
17  com.apple.AppKit                        0x9374ddd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
18  com.apple.Safari.framework              0x90b35f3f -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 189
19  com.apple.AppKit                        0x937101f3 -[NSApplication run] + 821
20  com.apple.AppKit                        0x93708289 NSApplicationMain + 574
21  com.apple.Safari.framework              0x90d00540 SafariMain + 219
22  com.apple.Safari                        0x00001f71 0x1000 + 3953
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                       0x98ecd382 kevent + 10
1   libSystem.B.dylib                       0x98ecda9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                       0x98eccf59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                       0x98ecccfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                       0x98ecc781 _pthread_wqthread + 390
5   libSystem.B.dylib                       0x98ecc5c6 start_wqthread + 30
Thread 2:  WebCore: IconDatabase
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed63f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.WebCore                       0x94f9aff0 WebCore::IconDatabase::syncThreadMainLoop() + 272
4   com.apple.WebCore                       0x94f986a9 WebCore::IconDatabase::iconDatabaseSyncThread() + 697
5   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
6   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 3:
0   libSystem.B.dylib                       0x98ea6afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x98ea7267 mach_msg + 68
2   com.apple.QuartzCore                    0x98a3371c CA::Render::Server::server_thread(void*) + 240
3   com.apple.QuartzCore                    0x98a74f89 thread_fun + 33
4   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
5   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 4:  Safari: CertRevocationChecker
0   libSystem.B.dylib                       0x98ea6afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x98ea7267 mach_msg + 68
2   com.apple.CoreFoundation                0x9a50c2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x9a50b3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x9a50b1f1 CFRunLoopRunInMode + 97
5   com.apple.Safari.framework              0x90cb6255 Safari::MessageRunLoop::runSingleRunLoopIteration() + 53
6   com.apple.Safari.framework              0x90cb5784 Safari::MessageRunLoop::threadBody() + 98
7   com.apple.Safari.framework              0x90cb57c3 Safari::MessageRunLoop::threadCallback(void*) + 17
8   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
9   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 5:  WebCore: LocalStorage
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed63f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.JavaScriptCore                0x94231fc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
5   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 6:
0   libSystem.B.dylib                       0x98ea6afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x98ea7267 mach_msg + 68
2   com.apple.CoreFoundation                0x9a50c2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x9a50b3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x9a50b1f1 CFRunLoopRunInMode + 97
5   com.apple.Foundation                    0x9058c224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6   com.apple.Foundation                    0x905534c4 -[NSThread main] + 45
7   com.apple.Foundation                    0x90553474 __NSThread__main__ + 1499
8   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
9   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 7:  Safari: SafeBrowsingManager
0   libSystem.B.dylib                       0x98ea6afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x98ea7267 mach_msg + 68
2   com.apple.CoreFoundation                0x9a50c2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x9a50b3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x9a50b1f1 CFRunLoopRunInMode + 97
5   com.apple.Safari.framework              0x90cb6255 Safari::MessageRunLoop::runSingleRunLoopIteration() + 53
6   com.apple.Safari.framework              0x90cb5784 Safari::MessageRunLoop::threadBody() + 98
7   com.apple.Safari.framework              0x90cb57c3 Safari::MessageRunLoop::threadCallback(void*) + 17
8   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
9   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 8:  Safari: SnapshotStore
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed63f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.JavaScriptCore                0x94231fc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   com.apple.Safari.framework              0x90d3267b Safari::SnapshotStore::diskAccessThreadBody() + 133
5   com.apple.Safari.framework              0x90d32849 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 17
6   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
7   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 9:  JavaScriptCore::Marking
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed63f8 pthread_cond_wait$UNIX2003 + 73
Thread 10:  JavaScriptCore::BlockFree
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed42b1 pthread_cond_timedwait$UNIX2003 + 72
3   com.apple.JavaScriptCore                0x9423200c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
Thread 11:  WebCore: LocalStorage
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed63f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.JavaScriptCore                0x94231fc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
5   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 12:  com.apple.CFSocket.private
0   libSystem.B.dylib                       0x98ec5ac6 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation                0x9a54bc53 __CFSocketManager + 1091
2   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
3   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 13:  WebCore: Database
0   libSystem.B.dylib                       0x98ed4aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x98ed475e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x98ed63f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.JavaScriptCore                0x94231fc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
5   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 14:
0   libSystem.B.dylib                       0x98ea6afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x98ea7267 mach_msg + 68
2   com.apple.CoreFoundation                0x9a50c2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x9a50b3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x9a511304 CFRunLoopRun + 84
5   com.apple.CoreMedia                     0x94a4037e FigThreadGlobalNetworkBufferingRunloop + 149
6   libSystem.B.dylib                       0x98ed4259 _pthread_start + 345
7   libSystem.B.dylib                       0x98ed40de thread_start + 34
Thread 15:
0   libSystem.B.dylib                       0x98ecc412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x98ecc9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x98ecc5c6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x13373700  ebx: 0x75747874  ecx: 0x00009500  edx: 0x0000000d
  edi: 0x54455854  esi: 0x54455854  ebp: 0xbfffef68  esp: 0xbfffef00
   ss: 0x0000001f  efl: 0x00010286  eip: 0x94c51182   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x544557d9
Binary Images:
    0x1000 -     0x1ff7  com.apple.Safari 5.1.7 (6534.57.2) <D2D33A8B-C908-5E66-B4C0-1F5E7DAB102A> /Applications/Safari.app/Contents/MacOS/Safari
0x18094000 - 0x18098ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
0x1809d000 - 0x180a3ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x18108000 - 0x18113fff  com.apple.security.ldapdl 3.0 (38579) <4A3C967D-9F06-209B-4A02-1599FF55EDC6> /System/Library/Security/ldapdl.bundle/Contents/MacOS/ldapdl
0x18224000 - 0x18235ffb  com.apple.security.dotmacdl 2.0 (36606) <EA919C5C-22B0-0E7F-8D6F-6DB3883CF192> /System/Library/Security/dotmacdl.bundle/Contents/MacOS/dotmacdl
0x1ac91000 - 0x1ae77fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90036000 - 0x90038ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x90039000 - 0x9006cfff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9006d000 - 0x90126fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9012c000 - 0x9012dff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x90291000 - 0x902cbff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x902f8000 - 0x903b4fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9042e000 - 0x9045fff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x90460000 - 0x90518feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90519000 - 0x90523fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x9053d000 - 0x907aefef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x907f7000 - 0x90802ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x90803000 - 0x909c6feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x909c7000 - 0x90ad3fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x90ad4000 - 0x91133fe7  com.apple.Safari.framework 6534 (6534.57.2) <D43F9630-981A-AB0D-71DD-67A484BB2A84> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x9123d000 - 0x912acff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x912c9000 - 0x912d8fe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
0x912e1000 - 0x912efff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x912f0000 - 0x91312fef  com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x91313000 - 0x9198eff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9198f000 - 0x928e2ffb  com.apple.QuickTimeComponents.component 7.6.6 (1790) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x92930000 - 0x92980ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x929dc000 - 0x92a57fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92a5b000 - 0x92a6dff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x92a6e000 - 0x92f29ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x92f2a000 - 0x92f2dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92f2e000 - 0x92fb0ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x92fb1000 - 0x92fb5ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92fb6000 - 0x92ff3ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x92ff4000 - 0x9300cff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x93068000 - 0x9307dfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x9307e000 - 0x930b4fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x931b8000 - 0x93215ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93216000 - 0x93222ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x93223000 - 0x932a3feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x932a4000 - 0x932a7fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x932a8000 - 0x93354fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x935d7000 - 0x93705fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93706000 - 0x93fe9ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fea000 - 0x94082fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x940a6000 - 0x94180fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x94227000 - 0x944d5fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x944d6000 - 0x945d1fff  com.apple.PubSub 1.0.5 (65.28) <6F9B8187-DA37-878F-1760-89116A2B2BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x945d2000 - 0x94612ff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94613000 - 0x946defef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x946df000 - 0x949ffff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x94a00000 - 0x94a1fff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94a20000 - 0x94a5dff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x94a5e000 - 0x94aa4ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x94aee000 - 0x94b02fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x94b03000 - 0x94b95fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x94b96000 - 0x94c00fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94c0d000 - 0x94c4fff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x94c50000 - 0x94c6cfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x94c6d000 - 0x94d95fe7  com.apple.WebKit 6534.57 (6534.57.2) <4CB86278-4657-3503-8042-074628222DF3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94d96000 - 0x94e96fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x94e97000 - 0x94ea7ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94ea8000 - 0x94ea8ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x94ea9000 - 0x94f56fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x94f93000 - 0x95d0bfe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x95d0c000 - 0x95d86fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95d87000 - 0x95eb4ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x95ebe000 - 0x95ed2ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95ef5000 - 0x95f16fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96143000 - 0x96143ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x963c3000 - 0x963c3ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x963c4000 - 0x963cafe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x965f9000 - 0x966d9fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x966da000 - 0x966daff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x966db000 - 0x9673fffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x96740000 - 0x96842fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x9684e000 - 0x96895ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x96896000 - 0x96897ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96898000 - 0x96caeff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x96caf000 - 0x96cafff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96cb0000 - 0x96cbefe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x96cc5000 - 0x96e02fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96e03000 - 0x96eabffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x96eac000 - 0x96eb0ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x96eb1000 - 0x96ebefe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
0x97015000 - 0x97059ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9705a000 - 0x97061ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x971a5000 - 0x971a5ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x971a6000 - 0x971b1ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x971b2000 - 0x971b8fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x976de000 - 0x976e8ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x977c7000 - 0x97862fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x978dd000 - 0x978e8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x978e9000 - 0x97986fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x97987000 - 0x97c81fef  com.apple.QuickTime 7.6.6 (1790) <A5B2CDA8-47C9-F1AE-ED54-625B0FAB426F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97e7b000 - 0x97eaeff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x97eaf000 - 0x97eb3ff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97eb4000 - 0x97ed8ff7  libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97f90000 - 0x97f96ff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x97f97000 - 0x97fdaff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97fdb000 - 0x97fddff7  libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97fde000 - 0x97fe5ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x97fe6000 - 0x98006fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x98007000 - 0x98041fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
0x98042000 - 0x9804bff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9806c000 - 0x982d2ff7  com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9831b000 - 0x9849dfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x984b7000 - 0x984baff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x984bb000 - 0x987dffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x987e0000 - 0x987e3ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x987e4000 - 0x98b4fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98b50000 - 0x98b59ff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x98b5a000 - 0x98ba7feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x98ba8000 - 0x98bf7fe7  libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98bf8000 - 0x98bfdff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98bfe000 - 0x98c5ffe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x98c95000 - 0x98c95ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98c96000 - 0x98ce9ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x98cea000 - 0x98d25ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98d26000 - 0x98d36ffb  SyndicationUI ??? (???) <83669983-61AE-3150-C8A2-EABF25FA2331> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x98ea6000 - 0x9904dff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9904e000 - 0x99560feb  com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x99561000 - 0x99d50557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x99d51000 - 0x9a186ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9a187000 - 0x9a198ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9a1c4000 - 0x9a1f9fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9a1fa000 - 0x9a23bff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a23c000 - 0x9a2eaff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x9a2eb000 - 0x9a309fe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a4a6000 - 0x9a4ceff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x9a4cf000 - 0x9a64afe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a6ec000 - 0x9a6ecff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a731000 - 0x9a774ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x9a775000 - 0x9a8b8fef  com.apple.QTKit 7.7 (1790) <95F7C69A-1D24-A96A-E95D-1DF8CCD03FB3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9a964000 - 0x9a98affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9a98b000 - 0x9a9cffe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9a9d0000 - 0x9ab0bff7  com.apple.WebKit2 6534.57 (6534.57.2) <4FC3F523-B7E2-8A48-EEA1-C81C662F772B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x9ac37000 - 0x9ac44ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9ac45000 - 0x9acb4ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 1 GB, SMC 1.4f12
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.6
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK1655GSXF, 149.05 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0217, 0x1d200000 / 2

This problem just arose for me today. Very frustrating. Tried all of the suggestions here without success. Then a very simple solution came to me:
UNINSTALL CHROME. I haven't used Chrome for a long while anyway since it seems to have chronic problems of one sort or another. Firefox does 95% of what I need, and Internet Explorer can handle the other 5%.
After uninstalling Chrome I clicked a mailto link. It asked me what program to use and did not list Firefox as an option for some reason. In the Tools menu, I chose "Options" and went to the "Applications" tab. Searched for "mailto". There was a single entry - when Chrome was installed it gave me no options to switch. After uninstalling Chrome I was able to change that. It still did not list Firefox, but it did list "Gmail". Selecting that causes my Gmail to open in Firefox.
I have no idea whether Google or Microsoft is responsible for this, but I'm inclined to give the hairy eyeball to Google for this one. It's the sort of stunt they'd pull on Microsoft, then pretend it was just a mistake. Just one guy's opinion, of course.

Similar Messages

  • Firefox is my default browser but when I click on a link in mail it no longer will open.

    Firefox is my default browser. It always opened links from email in Firefox. Now, suddenly, when I click on a link in email, it no longer opens. If I make Chrome default, it will open in that browser. I've tried switching back a couple of times after reboot, but links no longer open in firefox. I don't know what happened to change it.

    This problem just arose for me today. Very frustrating. Tried all of the suggestions here without success. Then a very simple solution came to me:
    UNINSTALL CHROME. I haven't used Chrome for a long while anyway since it seems to have chronic problems of one sort or another. Firefox does 95% of what I need, and Internet Explorer can handle the other 5%.
    After uninstalling Chrome I clicked a mailto link. It asked me what program to use and did not list Firefox as an option for some reason. In the Tools menu, I chose "Options" and went to the "Applications" tab. Searched for "mailto". There was a single entry - when Chrome was installed it gave me no options to switch. After uninstalling Chrome I was able to change that. It still did not list Firefox, but it did list "Gmail". Selecting that causes my Gmail to open in Firefox.
    I have no idea whether Google or Microsoft is responsible for this, but I'm inclined to give the hairy eyeball to Google for this one. It's the sort of stunt they'd pull on Microsoft, then pretend it was just a mistake. Just one guy's opinion, of course.

  • When I click an email link, Yahoo Mail launches but it does not open the message composition window. How can I get it to automatically open the message composi

    Windows XP

    Hi wayner,
    Thank you for your question:
    In the Firefox > Options menu under Applications, search for "mailto". From there select the action drop down and select the action.
    If you click on the details of the action it should have https://compose.mail.yahoo.com/?To=%s
    This macro should take you to a compose mail if you are logged in.
    If the above information does not resolve your issue, please consider creating a new thread containing the specific details of your issue.
    Doing so will allow the Mozilla volunteers to give you solutions that are more helpful to you. This may help them to solve your problem faster and more efficiently.
    Please, feel free to post the link to your thread on this thread for volunteers interested in assisting you.
    Thank you.

  • Mail opens two Safari windows when I click on a link in email

    When I click on a link in Mail, it opens in Safari -- that's the way I have it setup. Yet, the problem is that it opens two windows in Safari, one empty and one with the content of the link.
    This is the second problem I have with Mail. The second one was posted to this discussion but it was not resolved. I repeat here the text of the problem:
    I've been having a problem with mail for a while, when sending attached JPEGs from my Mac using Mail or Entourage. The photos are split -- say a 140 kb file will show up in my two other computers (both Windows PCs) as two files, one 65 kb and the other 75 kb, for example.
    Yet, when I click on Mail's (in my Mac) sent folder and click on the particular sent email, it shows a full blown 140 kb attachment, not split.
    Several weeks ago, my Mac Address book got cranky and for some reason it would repeat the name of an addressee. I finally deleted the name of that addressee and created a new entry and it seemed to work, so it did not split JPEGs -- or at least I thought that was the case.
    Now it is back splitting the JPEGs but this time, the addressee's name is well formatted -- no repeats within the entries in the card in Address Book.
    When I mail something from my Windows PCs and open it in my Mac, the file is complete.
    What could be causing this split?

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked
    * https://support.mozilla.com/kb/Searches+are+redirected+to+another+site

  • HT5361 Why does Mail close when I click on a link in a message?

    I have a brand new iMac 21.5 inch desktop model.
    When I click on any link in Mail, it takes me to Safari, but when I've finished reading, I have to open Mail again every time.
    It seems to work like an iPad.
    Why can't Mail window stay open?
    Is it impossible to have more than one window open at a time on the desktop?
    Very frustrating.

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • I brough a video from a trusted website, thet sent me the linke by e-mail.  I click on the link to download but it will not download.  The file is mp4.  I am using IE to download.  The file is 2.75 GB.  When I click on the link to download it seems to try

    I brought a video from a trusted website.  They sent me an e-mail with a link to use to download the video.  It is a mp3 video with 2.75 GB.  When I click on the link to download it seems to try but stops and won't do anything else.  It appears to be using IE.  I have Vista and have Quicktime, andTunes.  As you can probably tell from my wording I am out of my area of "expertise".  Any help would be most appreciated.  I sent an e-mail to the websites customer servide reporting the problem but have no idea when I will hear from them.

    mp3 is an audio file descriptor, not a video file type
    you need to check what  your trying to download

  • Having trouble trying to open links on my recieved mail.  The only response I get when I click on the link is, "No associated application could be found".

    Having trouble trying to open links on my recieved mail.  The only response I get when I click on the link is, "No associated application could be found".
    How can I correct this problem?

    What type of file is it? What is the extension (the 3 letters after the . (DOT)) of the file?
    Could be it is a Windows Exe file and simply will not run on a Mac. Which is good because anyone that would send you a excute (.EXE) file is up to no good. just my opinion.

  • I changed my mailto: to yahoo mail but now when I click an email link it has the mailto: and the subject both in the To: part of the email. I have to delete the incorrect data out. How can I fix this?

    I changed my mailto: to yahoo mail but now when I click an email link it has the mailto: and the subject both in the To: part of the email. I have to delete the incorrect data out. How can I fix this?

    Firefox sent an email to me to confirm that I had asked the above question. The email had a link to click. When I clicked it from Firefox, nothing happened. Then I opened IE, signed into Comcast, opened the email, clicked the link, and it brought me here.

  • Nothing happens when I click on send link & I have changed my mail app. For some reason it just doesn't do anything any more when I click on it. I click & nothing happens.

    When I click on send link under file or even when I right click on the main page & scroll to send link nothing opens. I have my mail settings under tools & app set properly but still nothing happens. I can send anything with send link

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • When I click on a link I get sent to a bunch of other sites and the problem doesn't occur when I use windows internet browser.

    When I click on a link, whether e-mail, yahoo or other search engines, E-bay, Amazon, etc. I get sent to another site. If I click back and then re-click on the original site I get sent to where I wanted to be. While I am browsing on a web page of any of the above, or other sites, I sometimes get a voice ad or possibly a video, but I can't locate it or turn it off. This does not happen when I use windows internet, or it's Google chrome internet, only with Firefox. I have used Ad aware, and Mal-bytes anti-virus but they come up blank.

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Links in email won't open. When I click on a link, it goes to open tabs in FF, but the new link doesn't open.

    When I get a link sent in an email, the link no longer opens when I click on it. When I click on the link, Firefox and the open internet tabs appear on my screen, but the new link does not open. I must manually copy the link, then paste it in the address bar to get it to open.

    I have the same problem with FF 3.6.13, and Mac OS 10.6.5.
    Clicking links in Mail opens FF, but does not open the URL. Safari has no problems when I reset it as my default browser. The problem seems to develop over time. At first, links open fine, but then all of a sudden they won't.
    My remedy has been to reinstall FF, but I've had to do it twice in the last couple of weeks, which is getting a bit annoying.
    I have not experienced the problem on either of my two older Macs (running 10.4, and 10.5).

  • Why,when I click on a link it can not be located & Firefox stops working?

    when I click on a link (for example in an e-mail) the following message appears: The procedure entry point js_NextActiveContext could not be located in the dynamic link library js3250.dll
    Then another message comes up stating: Firefox has stopped working. A problem caused the program to stop working correctly.
    If I open Mozilla Firefox it works alright. Thanks for any help.

    when I click on a link (for example in an e-mail) the following message appears: The procedure entry point js_NextActiveContext could not be located in the dynamic link library js3250.dll
    Then another message comes up stating: Firefox has stopped working. A problem caused the program to stop working correctly.
    If I open Mozilla Firefox it works alright. Thanks for any help.

  • Why doesn't the browser open when I click on a link?

    I have Mozilla, Internet Explorer and Safari & none of them open when I click on a link to a website thru the "mail" account? Why? I even open the browser ahead of time and they do not go to the site. And it doesn't matter what link I have, NO LINKS Activate These Browsers. Is there something that is deactivated? Plmk and thanks!

    In the General section of Safari's preferences, select the web browser you want to use to open the links. If this setting has been changed to no application or one which can't handle web links, such as Calculator, the link won't open when you click on it.
    (14106)

  • TS3989 I keep getting this error when I click on the link inviting me to join a Photo Stream: "An error occurred while joining the Photo Stream. Please try again later. "

    I keep getting this error when I click on the link inviting me to join a Photo Stream: "An error occurred while joining the Photo Stream. Please try again later."
    I was the one who set up the Photo Stream and sent the link to myself. I called Apple and they said I did everything right and the server must be temporarily down, but it has been the same for the better part of a day.

    None of the fixes above worked for me.  Continued getting the "try again" error message. 
    Tryed a bunch of things, such as going directly to icloud on Safari to open the mail message, no luck.
    Tryed the following;
    Went to iCloud and logged in via Safari, clicked on my account name in top right corner, selected "Advanced" on drop down menu, and selected "Reset Photo Stream".
    Turned off Photo Stream on all devices and iPhoto.
    Turned on Shared Photo Stream option on Mac iCloud preferences.
    Tried the "Join This Photo Stream" button in my Mac Mail app .me account again.
    Still got the error message.
    Forwarded the original mail message to a yahoo account, selected "Join this Photo Stream" in the yahoo account mail (still in my Mac Mail app), and lo and behold, iPhoto opened and displayed the photos. 
    Could be this would have worked right from the start.
    Oh yea, still get the "try again" message if I click on the Photo Stream button in my .me account.

  • When I click on "send link" thunderbird doesn't open , the way it used to

    When I'm on line and want to send a link via email, when I click on "send Link", thunderbird doesn't pop up with the email page ready for sending. I used to be able to click on send link, type the person's email address and click send and it's done
    == when I updated to Lucid Lynx

    Make sure that you have the correct settings:
    [http://support.mozilla.org/en-US/kb/Changing%20the%20e-mail%20program%20used%20by%20Firefox Set Default Email (mailto) Client in Firefox] - Read and follow that article to see if it corrects your troubles.

Maybe you are looking for

  • C#: Display a pdf in WindowForm

    Hello! I am reading the documentation and this forum for a few days, but my problem isn't really solved. I want to display a pdf document in a WindowForm in C#. CAcroPDDoc pdDoc = new AcroPDDocClass(); pdDoc.Open("C:\\test.pdf"); CAcroPDPage pdPage;

  • Hi conversion of volume UOM and weight UOM

    Hii  i am searching for a FM which do conversion fomr let's say CD3 to M3 or G to KG I have found a FM ME_CONVERSION_MEINS but the problem is that it accept as output only a 3 decimal place and i will need something with more decimal place. There is

  • In Requestor POWL, Shopping cart Related/Follow on documents should display as columns in POWL Table

    Hello Experts, Currently we are in SRM 7.02 implementation, for this we got requirement like below. In Requestor POWL, Shopping cart related/follow on documents should display as columns in POWL. Please suggest me on this, how can i achieve this requ

  • Report quantity as blank or zero in the TO and keep it open for future pick

    Hi Gurus, We have a scenario here an dneed your help: We haev a transfer order created fro a delivery for 4 items. The system is showing that we have stock. While went for picking the one material is not there physically. While trying to confirm the

  • Low buffer hit ratio

    Hi all, could anyone please let me know how I can improve upon the buffer hit ratio in Oracle 8.0 I have increased my buffer size by 40% in the init.ora parameters but there has been no gain at all in the buffer hit ratio after the system has been bo