ARD crashes every time Scanner is clicked...

ARD starts up and runs just fine (Lion 10.7.2) and all other functions are operating as expected EXCEPT every time I click on the "Scanner" option, it crashes. Every time.
Here is the error log if any can glean any infor from it. I tried to Google what I thought were the most relevant bits, but nothing specific to ARD ever came up.
Process:         Remote Desktop [20534]
Path:            /Applications/Remote Desktop.app/Contents/MacOS/Remote Desktop
Identifier:      com.apple.RemoteDesktop
Version:         3.5.1 (3.5.1)
Build Info:      RemoteDesktop-461001000000000~2
Code Type:       X86 (Native)
Parent Process:  launchd [138]
Date/Time:       2011-12-22 14:38:21.036 -0700
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Interval Since Last Report:          3940767 sec
Crashes Since Last Report:           10
Per-App Interval Since Last Report:  605165 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      11333E0C-8FAE-4E6D-9811-75EFB081D892
Crashed Thread:  16
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
objc[20534]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection <__NSCFDictionary: 0x55f820> was mutated while being enumerated.'
*** Call stack at first throw:
          0   CoreFoundation                      0x91639d87 __raiseError + 231
          1   libobjc.A.dylib                     0x900c4149 objc_exception_throw + 155
          2   CoreFoundation                      0x91639871 __NSFastEnumerationMutationHandler + 177
          3   CoreFoundation                      0x915755ad -[__NSFastEnumerationEnumerator nextObject] + 429
          4   Foundation                          0x9c78670a _NSIsPList + 707
          5   Foundation                          0x9c786760 _NSIsPList + 793
          6   Foundation                          0x9c786760 _NSIsPList + 793
          7   Foundation                          0x9c786760 _NSIsPList + 793
          8   Foundation                          0x9c78639d -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 66
          9   Remote Desktop                      0x0009e7c2 Remote Desktop + 645058
          10  Remote Desktop                      0x000a2992 Remote Desktop + 661906
          11  Remote Desktop                      0x000a2b43 Remote Desktop + 662339
          12  Foundation                          0x9c7c8f7d -[NSThread main] + 45
          13  Foundation                          0x9c7c8f2d __NSThread__main__ + 1582
          14  libsystem_c.dylib                   0x988feed9 _pthread_start + 335
          15  libsystem_c.dylib                   0x989026de thread_start + 34
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation                0x91501402 __CFDictionaryCreateGeneric + 1330
1   com.apple.CoreFoundation                0x91500e82 CFDictionaryCreateMutable + 66
2   com.apple.CoreGraphics                  0x9b2d9010 CGPDFResourcesGetExtGState + 298
3   com.apple.CoreGraphics                  0x9b2d8ed2 CGPDFContentStreamGetExtGState + 31
4   com.apple.CoreGraphics                  0x9b36d69a info_gs + 60
5   com.apple.CoreGraphics                  0x9b2d6e15 pdf_scanner_handle_xname + 116
6   com.apple.CoreGraphics                  0x9b2d5fec CGPDFScannerScan + 216
7   com.apple.CoreGraphics                  0x9b3ffc90 xinfo_handle_child_stream + 156
8   com.apple.CoreGraphics                  0x9b36d8d0 info_Do + 180
9   com.apple.CoreGraphics                  0x9b2d6e15 pdf_scanner_handle_xname + 116
10  com.apple.CoreGraphics                  0x9b2d5fec CGPDFScannerScan + 216
11  com.apple.CoreGraphics                  0x9b3ffc90 xinfo_handle_child_stream + 156
12  com.apple.CoreGraphics                  0x9b36d8d0 info_Do + 180
13  com.apple.CoreGraphics                  0x9b2d6e15 pdf_scanner_handle_xname + 116
14  com.apple.CoreGraphics                  0x9b2d5fec CGPDFScannerScan + 216
15  com.apple.CoreGraphics                  0x9b36d408 pdf_xinfo_create + 127
16  com.apple.CoreGraphics                  0x9b36d36d pdf_page_get_xinfo + 27
17  com.apple.CoreGraphics                  0x9b2d37a6 CGPDFDrawingContextDrawPage + 227
18  com.apple.CoreGraphics                  0x9b2d3590 pdf_page_draw_in_context + 98
19  com.apple.CoreGraphics                  0x9b2d3528 CGContextDrawPDFPage + 47
20  com.apple.coreui                        0x910b223b CUIRenderer::SpinnerImageForRenderSize(unsigned long, float, CGPDFPage*) + 3803
21  com.apple.coreui                        0x910b2362 CUIRenderer::DrawIndeterminateProgressIndicator(CGRect, long, CUIDescriptor const*) + 264
22  com.apple.coreui                        0x910b2c34 CUIRenderer::DrawAnimation(CUIDescriptor const*) + 914
23  com.apple.coreui                        0x910816f9 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 5357
24  com.apple.coreui                        0x910a04c9 CUIDraw + 206
25  com.apple.AppKit                        0x9199ac76 __NSRenderSpinningIndeterminateIndicator + 1427
26  com.apple.AppKit                        0x91997b61 -[NSProgressIndicator _setupSurfaceAndStartSpinning:] + 654
27  com.apple.AppKit                        0x9198ff9c -[NSProgressIndicator startAnimation:] + 340
28  com.apple.RemoteDesktop                 0x00042ccc 0x1000 + 269516
29  com.apple.CoreFoundation                0x9158f091 -[NSObject performSelector:withObject:] + 65
30  com.apple.Foundation                    0x9c7bdf64 __NSThreadPerformPerform + 503
31  com.apple.CoreFoundation                0x9150684f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
32  com.apple.CoreFoundation                0x91506206 __CFRunLoopDoSources0 + 246
33  com.apple.CoreFoundation                0x915300d8 __CFRunLoopRun + 1112
34  com.apple.CoreFoundation                0x9152f8ec CFRunLoopRunSpecific + 332
35  com.apple.CoreFoundation                0x9152f798 CFRunLoopRunInMode + 120
36  com.apple.HIToolbox                     0x931f4a7f RunCurrentEventLoopInMode + 318
37  com.apple.HIToolbox                     0x931fbcc6 ReceiveNextEventCommon + 168
38  com.apple.HIToolbox                     0x931fbc0a BlockUntilNextEventMatchingListInMode + 88
39  com.apple.AppKit                        0x91752040 _DPSNextEvent + 678
40  com.apple.AppKit                        0x917518ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
41  com.apple.AppKit                        0x9174dc22 -[NSApplication run] + 911
42  com.apple.AppKit                        0x919e218a NSApplicationMain + 1054
43  com.apple.RemoteDesktop                 0x0004af1a 0x1000 + 302874
44  com.apple.RemoteDesktop                 0x00002f89 0x1000 + 8073
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x9695690a kevent + 10
1   libdispatch.dylib                       0x90f92c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                       0x90f916a7 _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib                  0x96953c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x969531f6 mach_msg + 70
2   com.apple.CoreFoundation                0x915270ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x91530214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x9152f8ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x9152f798 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9c775607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.Foundation                    0x9c7754ea -[NSRunLoop(NSRunLoop) run] + 76
8   com.apple.RemoteDesktop                 0x001ab96b 0x1000 + 1747307
9   com.apple.CoreFoundation                0x915cf371 +[NSObject performSelector:withObject:] + 65
10  com.apple.RemoteDesktop                 0x001aada1 0x1000 + 1744289
11  com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
12  com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
13  libsystem_c.dylib                       0x988feed9 _pthread_start + 335
14  libsystem_c.dylib                       0x989026de thread_start + 34
Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x96955b42 __select + 10
1   com.apple.CoreFoundation                0x9157e195 __CFSocketManager + 1557
2   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
3   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 4:
0   libsystem_kernel.dylib                  0x96956d4e __read + 10
1   com.apple.RemoteDesktop                 0x00137857 0x1000 + 1271895
2   com.apple.RemoteDesktop                 0x000d05ae 0x1000 + 849326
3   com.apple.CoreServices.CarbonCore          0x94f9a6b4 PrivateMPEntryPoint + 68
4   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
5   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 5:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000d0a7b 0x1000 + 850555
3   com.apple.CoreServices.CarbonCore          0x94f9a6b4 PrivateMPEntryPoint + 68
4   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
5   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 6:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000c7f62 0x1000 + 814946
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 7:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000b1ac1 0x1000 + 723649
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 8:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000b2c3a 0x1000 + 728122
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 9:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000ad192 0x1000 + 704914
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 10:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000ac00a 0x1000 + 700426
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 11:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000b3cfe 0x1000 + 732414
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 12:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000aaa97 0x1000 + 694935
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 13:
0   libsystem_kernel.dylib                  0x96953c76 semaphore_timedwait_trap + 10
1   com.apple.CoreServices.CarbonCore          0x94f99b6c MPWaitOnSemaphore + 104
2   com.apple.RemoteDesktop                 0x000151c9 0x1000 + 82377
3   com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
4   com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
5   libsystem_c.dylib                       0x988feed9 _pthread_start + 335
6   libsystem_c.dylib                       0x989026de thread_start + 34
Thread 14:
0   libsystem_kernel.dylib                  0x9695602e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x98900ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x989026fe start_wqthread + 30
Thread 15:
0   libsystem_kernel.dylib                  0x9695602e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x98900ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x989026fe start_wqthread + 30
Thread 16 Crashed:
0   com.apple.CoreFoundation                0x91639c77 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib                         0x900c4149 objc_exception_throw + 155
2   com.apple.CoreFoundation                0x91639871 __NSFastEnumerationMutationHandler + 177
3   com.apple.CoreFoundation                0x915755ad -[__NSFastEnumerationEnumerator nextObject] + 429
4   com.apple.Foundation                    0x9c78670a _NSIsPList + 707
5   com.apple.Foundation                    0x9c786760 _NSIsPList + 793
6   com.apple.Foundation                    0x9c786760 _NSIsPList + 793
7   com.apple.Foundation                    0x9c786760 _NSIsPList + 793
8   com.apple.Foundation                    0x9c78639d -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 66
9   com.apple.RemoteDesktop                 0x0009e7c2 0x1000 + 645058
10  com.apple.RemoteDesktop                 0x000a2992 0x1000 + 661906
11  com.apple.RemoteDesktop                 0x000a2b43 0x1000 + 662339
12  com.apple.Foundation                    0x9c7c8f7d -[NSThread main] + 45
13  com.apple.Foundation                    0x9c7c8f2d __NSThread__main__ + 1582
14  libsystem_c.dylib                       0x988feed9 _pthread_start + 335
15  libsystem_c.dylib                       0x989026de thread_start + 34
Thread 16 crashed with X86 Thread State (32-bit):
eax: 0x00000001  ebx: 0xac1bb874  ecx: 0x00000001  edx: 0x00000000
edi: 0x0225b930  esi: 0x900c40bf  ebp: 0xb0206248  esp: 0xb0206240
  ss: 0x00000023  efl: 0x00000282  eip: 0x91639c77   cs: 0x0000001b
  ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
cr2: 0x067eb000
Logical CPU: 2
Binary Images:
   0x1000 -   0x223fe9  com.apple.RemoteDesktop (3.5.1 - 3.5.1) <11F2236F-B448-39FE-A532-2ABDF13EFE29> /Applications/Remote Desktop.app/Contents/MacOS/Remote Desktop
0x61ab000 -  0x61adfff  libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x61dc000 -  0x61e1fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x6600000 -  0x6601ff6 +cl_kernels (??? - ???) <04B3F65F-7D59-46B0-8B11-F651076ABD30> cl_kernels
0x6603000 -  0x66a4ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
0x8fed1000 - 0x8ff039c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x90012ffe  com.apple.KerberosHelper (3.0 - 1.0) <6612744E-E407-38F3-BBB6-C9C52159B465> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
0x90013000 - 0x9005afff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x9005b000 - 0x90064ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x90065000 - 0x90069ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9006a000 - 0x90092ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x90093000 - 0x900a1fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x900a2000 - 0x900a7ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x900a8000 - 0x900b0ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x900b1000 - 0x90187a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x90188000 - 0x9018bff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9018c000 - 0x90213fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x90214000 - 0x90217ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x9021f000 - 0x902f5ff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x902f6000 - 0x90313ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x9031d000 - 0x90321ffb  libutil.dylib (??? - ???) <C808FFCE-3D43-3990-BFAD-9AA735F7EFA7> /usr/lib/libutil.dylib
0x90322000 - 0x90386fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90387000 - 0x90394fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90395000 - 0x9047dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9047e000 - 0x90482ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x904c2000 - 0x904c6fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x904c7000 - 0x904fafef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x905ad000 - 0x9069dff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9069e000 - 0x906affff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x906b0000 - 0x906cafff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x906cb000 - 0x906ccfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x906cd000 - 0x9082effb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90861000 - 0x9088affe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9088b000 - 0x90891ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x90bbd000 - 0x90c7dff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x90c7e000 - 0x90cadff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x90d5c000 - 0x90e7cfec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x90e97000 - 0x90f8fff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90f90000 - 0x90f9efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9107a000 - 0x910d3ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x910d4000 - 0x910d4fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91116000 - 0x91116fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x914bc000 - 0x914d1ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x914d2000 - 0x914f4ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x914f5000 - 0x916cbfe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91748000 - 0x921d6ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x921d7000 - 0x9264cff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x9264d000 - 0x9264effd  libwebsharing.dylib (??? - ???) <3660334A-2C29-3A39-9DB7-720090A0BB32> /usr/lib/libwebsharing.dylib
0x9264f000 - 0x926b0ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x926b5000 - 0x926c9ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x926ca000 - 0x9273ffff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x92740000 - 0x927e4fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x92915000 - 0x9296cff3  libCoreStorage.dylib (??? - ???) <B983DCCE-BA52-3139-A2D3-4D2DA87C0FA7> /usr/lib/libCoreStorage.dylib
0x9296d000 - 0x92b96ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x92dfb000 - 0x92dfbfff  libodfde.dylib (??? - ???) <C0515427-6D54-35E6-911D-A2510C1A0C54> /usr/lib/libodfde.dylib
0x92dfc000 - 0x92dfcfff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92f50000 - 0x92f5aff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92f5b000 - 0x92fb8ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92fb9000 - 0x92fefff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x93000000 - 0x93010fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x93011000 - 0x930a8ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x930a9000 - 0x93101fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x93108000 - 0x93109ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9310a000 - 0x9310bfff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9310f000 - 0x93171ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x93172000 - 0x93172ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x93173000 - 0x931c3ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x931c4000 - 0x931c6ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x931c7000 - 0x931f1ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x931f2000 - 0x93532ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x93533000 - 0x9358fff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x93590000 - 0x93815fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93816000 - 0x9385fff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x938d0000 - 0x938d7ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x938d8000 - 0x93928ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x93947000 - 0x9395cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93af3000 - 0x93b31fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93b32000 - 0x93b94ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x93b95000 - 0x93bd8fff  com.apple.MediaKit (11.0 - 585) <BD6A0B33-7048-3E71-864F-DFB5BC0FC640> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x93be8000 - 0x93c39ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93d32000 - 0x93d3dffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <92C8B5DE-ACAB-36DF-9CA8-F113A28C4B20> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x93d3e000 - 0x9421aff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9421b000 - 0x94221ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x94222000 - 0x94225fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x943c2000 - 0x943c4ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x943c5000 - 0x943f9ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x943fa000 - 0x94448ff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x94449000 - 0x94499fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x944d1000 - 0x94512ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9453f000 - 0x945bbffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x945ef000 - 0x9460cfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x9460d000 - 0x94739ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9473a000 - 0x9473dff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9473e000 - 0x9473fffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x947e0000 - 0x947e1fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x94833000 - 0x94861fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x94862000 - 0x94862ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x948b0000 - 0x948dbfff  com.apple.framework.Admin (11.0 - 11.0) <B3EA9103-F054-3EC0-A05B-F063BEC0BFC7> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
0x948dc000 - 0x9499cfff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9499d000 - 0x94a04fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x94a05000 - 0x94a10ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x94a11000 - 0x94a1cffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x94a1f000 - 0x94a45ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x94a46000 - 0x94ba8fff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94c2a000 - 0x94c6aff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x94c6b000 - 0x94c6fff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94ef9000 - 0x951fbfff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x951fc000 - 0x95290ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x95291000 - 0x952a4ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x952ca000 - 0x952f5fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x952f6000 - 0x95332ffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x95333000 - 0x953a2fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x953a3000 - 0x9542dffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x95442000 - 0x95661ff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x95662000 - 0x95914ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9593b000 - 0x959a0ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x95a25000 - 0x95a26ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x95a27000 - 0x95a27fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95a28000 - 0x95e81fff  com.apple.RawCamera.bundle (3.8.2 - 579) <D7463860-2455-3A4F-A7AB-E9CA7A218154> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9651d000 - 0x96526fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x96527000 - 0x9652fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x96530000 - 0x9653bff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9653c000 - 0x966f0ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9693d000 - 0x9695bff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x96962000 - 0x969effe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x969f0000 - 0x96a2cfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x96a51000 - 0x96a52ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x96a81000 - 0x96a82ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x96aae000 - 0x96ea1feb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x96ea2000 - 0x96ea7ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x96eca000 - 0x96ed1ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96ed2000 - 0x96eddffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x96ede000 - 0x96ee2fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96ee3000 - 0x96f26ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x97940000 - 0x97a51ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x97a52000 - 0x97b61ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x97b62000 - 0x97c61ffb  com.apple.DiskImagesFramework (10.7.2 - 331) <58D09F91-CC36-3CAD-9306-25BC8A5FD63E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x97c62000 - 0x97ca3ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
0x97ca4000 - 0x97ca5fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x97ca6000 - 0x97ccfffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x97d3a000 - 0x97d45fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x97d64000 - 0x97d7dfff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97d7e000 - 0x97e19ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x97e1a000 - 0x97e1afff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x97e1b000 - 0x97e1bfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97edf000 - 0x97f01ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x98594000 - 0x986a3ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x986a4000 - 0x986b4ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x986b5000 - 0x98807fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98808000 - 0x9880bffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x98852000 - 0x988a1ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x988a2000 - 0x9896dfff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x98ce4000 - 0x98cedffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x98cee000 - 0x98d05ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x98d12000 - 0x98d31fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x98d32000 - 0x98e13fff  com.apple.DiscRecording (6.0 - 6000.4.1) <DA12E1A4-063B-3319-996B-AFF9B361561C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x98e14000 - 0x98e7eff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x98e7f000 - 0x98f4efff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x98f4f000 - 0x99309ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9930a000 - 0x99340fff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x99341000 - 0x99351fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x99352000 - 0x993a3ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x993d5000 - 0x993ddfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x993de000 - 0x99401fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9940d000 - 0x99411ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9a280000 - 0x9a2b6ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9a411000 - 0x9a48cffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9a48d000 - 0x9a4a3ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x9a4a4000 - 0x9a4ccff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x9a4cd000 - 0x9a4dbfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9a4dc000 - 0x9a554ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9a862000 - 0x9aeddfe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9aede000 - 0x9aee0ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9aee1000 - 0x9aee1ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9aee2000 - 0x9b224fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x9b225000 - 0x9b22ffff  libcsfde.dylib (??? - ???) <A76524D0-A9AB-3982-977C-7FD8A3E67FAC> /usr/lib/libcsfde.dylib
0x9b230000 - 0x9b23dfff  com.apple.HelpData (2.1.0 - 70) <0145664A-4AD4-3CD3-AAF9-73B9EE906B9D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9b23e000 - 0x9b8e7eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9b8e8000 - 0x9b8efff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <89E5FE96-50CF-30F3-B7A6-0B27A584B983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9b92c000 - 0x9b92cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b92d000 - 0x9b9baff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x9b9bb000 - 0x9b9e9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9b9ea000 - 0x9bdecff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9bded000 - 0x9bed0ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9bed1000 - 0x9beedff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x9beee000 - 0x9bef1ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9bef2000 - 0x9bfc9ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9bfca000 - 0x9c213ff7  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9c2a7000 - 0x9c51afff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x9c51b000 - 0x9c704ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9c735000 - 0x9c735fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x9c736000 - 0x9c75bff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9c761000 - 0x9c768ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9c769000 - 0x9ca73ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9ca74000 - 0x9ca75ffc  com.apple.EFILogin (1.0 - 1) <714ECB9E-B422-38AF-B40E-8A297122BD1F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x9ca76000 - 0x9cab4fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x9cab5000 - 0x9cab6ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x9cab7000 - 0x9cabfff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9cac0000 - 0x9cacaff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x9cb0d000 - 0x9cb10ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
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: 28451
   thread_create: 1
   thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=170.3M resident=110.2M(65%) swapped_out_or_unallocated=60.1M(35%)
Writable regions: Total=128.6M written=11.6M(9%) resident=38.4M(30%) swapped_out=0K(0%) unallocated=90.2M(70%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  6388K
CG image                             60K
CG raster data                      996K
CG shared images                   3472K
CoreGraphics                          8K
CoreImage                            12K
CoreServices                       3948K
MALLOC                             88.1M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               12K
Stack                              71.7M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             8800K
__DATA/__OBJC                       108K
__IMAGE                            1256K
__IMPORT                              4K
__LINKEDIT                         41.8M
__OBJC                             2564K
__OBJC/__DATA                        60K
__PAGEZERO                            4K
__TEXT                            128.5M
__UNICODE                           544K
mapped file                       113.7M
shared memory                       312K
shared pmap                        7800K
===========                      =======
TOTAL                             495.5M
Model: MacBookPro8,2, BootROM MBP81.0047.B24, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020

Have you checked for software updates? (apple menu, check for software updates) if so, are you up to date?
Dose the issue happen with a new user account?
If so, dose the issue happen even if your disconnected form the network? (un plug all physical network connections, turn wifi off, if your using a wired mouse and keyboard turn bluetooth off)
Have you removed all un-necessary external devices? (USB devices, firewire devices, extra)

Similar Messages

  • InDesign crashes every time you double click to open an .indd file on Windows system

    InDesign crashes every single time you double click to open an InDesign file and has done so since replacement of the original version of InDesign introduced in the Creative Cloud launch.  Does anyone else have this problem?  I'd say it was unique to my system if I hadn't experienced the issue repeatedly on several different systems now.  You have to relaunch InDesign which then opens the file from recovery, so it saw the file you tried to launch in the first place.  This leads me to believe the problem lies with the file association registry of InDesign inside Windows systems.  I find it unbelievable that this problem still exists and remains unreported and that a solution hasn't been implemented by Adobe to rectify the issue.
    The double click is a fundamental tenant of opening files on a Windows system in the same way a single click is on a Mac.  Does InDesign crash ever time a Mac user clicks to open their files, I think not.
    Anyone got any ideas other than the obvious which is Adobe actually got their figure out and fixed it.
    Cheers,
    Pat Doyle

    Hi Michael,
    I'll give it a go.  Don't really like messing with the registry on Windows boxes.  Yes you can do it, but it can end up being a case of the operation was a success, but the patient died.
    Just was rather hoping someone else had already experienced this problem and posted the registry tweak.  Didn't want spend hours reinventing the wheel.  Not because I'm lazy, but I have so many demands on my time that resolving a minor issue that effects me only seems like it should be pretty low priority.
    The system I'm using is brand new, but the problem seems to have followed me regardless which may indicate that it is seated in my synchronization information somehow.  Really don't know how that could happen as I'm not an Adobe engineer or have the remotest idea where to even start looking.  So I think I'll mark your suggestion as the "Answer" and just learn to live with it.
    Windows eh! Can't live with - can't live without it.  I'm sure Mac can be just as temperamental. Just have to chalk this one up as being just another ghost in the machine.
    Thanks for all the advice you have kindly offered, much appreciated.
    Cheers,
    Pat Doyle

  • Firefox crashes every time I double click on the web screen

    Okay, this may sound funny and I've tried searching the web to no avail. I've just recently upgraded my Firefox and so far it's working...until when I double-clicked on the web page (the fast way to block a whole paragraph to be copied). The Firefox then suddenly crashed. First I thought there might be a web page which caused the problem, but when I experimented double-clicking on the Firefox Homepage, the problem persisted. This hasn't happened before and I have no idea what error does the double-click induces. The other processes---downloading, uploading, etc.---works fine. Maybe you guys will find it minor, but still it annoys me every time I forget and double-click.
    == Crash ID(s) ==
    bp-37c72e77-c637-4ff1-8c22-0b73d2100707

    You have or had an extension installed (MegaUpload toolbar) that has changed the user agent from Firefox/3.6.7 to Firefox/3.5.3.
    You can see the Firefox version at the top and the user agent at bottom of the "Help > About" window (Mac: Firefox > About Mozilla Firefox).
    You can check the '''general.useragent''' prefs on the '''about:config''' page.
    You can open the ''about:config'' page via the location bar, just like you open a website.
    Filter: '''general.useragent'''
    If ''general.useragent'' prefs are bold (user set) then you can right-click that pref and choose ''Reset''.
    See [[Web sites or add-ons incorrectly report incompatible browser]] and [[Finding your Firefox version]]
    See also http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • Every time I right click on an image and select Download image Firefox crashes . I have reinstalled; uninstalled and deleted folders and then reinstalled; added

    Every time I right click on an image and select Download image Firefox crashes . I have reinstalled; uninstalled and deleted folders and then reinstalled; added no plugins; checked I can DL the same images in IE-works good.I use Win7 pro and it works in other profiles in Windows 7. I created a new profile in Windows and that worked for about 2 months and now that has gone the same way as my admin profile has done. I deleted the sqlite download file-still same prob..Please help. I use Firefox 13.0.1

    That sounds very frustrating.
    By the way, does it say "Download image" or "Save Image As"? Just checking whether you have an add-on downloader in the mix that might be relevant. If you do have an add-on, try using the built-in command.
    Do you also crash if you save from here:
    right-click page > View Page Info > Media tab > (select image) > Save As
    I assume you have seen this article and tried these things: [[What to do if you can't download or save files]].
    Have you tried the new Reset feature in Firefox 13? This duplicates certain key data from your active settings folder into a new one, bypassing some add-ons and custom settings. Your plugins will still be active, but could be disabled manually if you like.
    More information in this article: [[Reset Firefox – easily fix most problems]].
    If the new settings folder has the same problem, you can switch back if you like using Firefox's Profile Manager.
    Does it make any difference?

  • My itunes radio app crashes every time i click on the regional mexicano station , what is wrong?????,

    my i tunes radio app crashes every time i click on the regional mexicano station, also, randomly while i am playing on my phone, the screen turns white the apple logo appears and 3-4 seconds later i an taken to the lock screen, what is wrong, is it the iphonr, or is it just a bug that can be fixed in later ios versions????     

    please install latest version of Roboform 7.6.2 and try
    * www.roboform.com/support/news

  • Lightroom 5 crashes every time I click on Preferences.

    Lightroom 5 crashes every time I click on Preferences. Tried reinstalling LR5, also deleting preferences.wfprefs and regenerating LR5 catalogue. Never seen problem with LR4 or 3. OS Windows 7 French with LR5 installed as English. What’s the problem?

    I have this problem, too.
    Has anyone come up with a solution?

  • My iPad 2 lost its mail after I upgraded to IOS8. It crashes every time I click on mail. Yet, I can send photos and forward things in outgoing mail.

    Lost my mail
    after I upgraded to IOS8. It crashes every time I click on mail. Yet, I can send photos and forward things in outgoing mail. how to restore?

    Answering my own question here. It's fixed! Another user recommended I switch to another wireless network then back to mine. And it worked! Mail is sending again with no problem.

  • HT204135 Since I upgraded to OS X 10.8 my Canon MP480 printer scanner prints OK but the Solutions Menu icon for scanning is crashing every time I try to scan. Any solutions? Thanx

    Since I upgraded to OS X 10.8 my Canon MP480 printer scanner prints OK but the Solutions Menu icon for scanning is crashing every time I try to scan. Any solutions?

    I had to contact Canon Tech Support and had to re load the driver softwear using the OS X 10.7 choice, since the 10.8 choice is not there yet. Also had to download the opener and after 45 minutes I had solved the problem. The steps are too many to go into all the details but that is the genral idea. It should work for others.

  • Every time i double clicked the group to do some editting, it crashed and stopped working. win8 and cs6. why!!

    every time i double clicked the group to do some editting, it crashed and stopped working. win8 and cs6. why!!

    What happens if you turn off the preference double click to isolate.

  • What did the installation of CorelDRAW Graphics Suite X6 changed in the system because after that Firefox crashes every time when opened?

    My system worked normally but after I installation CorelDRAW Graphics Suite X6 Firefox crashes every time I try to open it. I've tried disabling plugins and add-ons but with no success. Reinstallation of Firefox hasn't helped. But as I this has happened to me on a couple of other computers too, I've been able pin point the source of problem to installation of CorelDRAW Graphics Suite X6 (and earlier versions, too).
    Firefox can be opened without problems in safe mode or in Windows XP SP3 compatiblity mode. Does Firefox use some different system components then?
    I am using 32-bit Windows7 and latest version of Firefox.

    It is possible that the CorelDRAW program installed extra fonts on your computer and that Firefox is having a problem with one or more of them.
    You can use one of these to start Firefox in <u>Safe mode</u>:
    *On Windows, hold down the Shift key while starting Firefox with a double-click on the Firefox desktop shortcut
    *On Mac, hold down the Options key while starting Firefox
    *Help > Restart with Add-ons Disabled
    *https://support.mozilla.org/kb/Safe+Mode
    You can also 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

  • Lightroom 4.1 crashes every time I try to launch the email account manager

    Running Lightroom 4.1 64bit edition on Windows 7 Ultimate.  Ivy-Bridge 3770, 16Gb Ram, Crucial m4 SSD. 
    Crashes every time I do the following:
    1) I right click on an image in the library or develop module and select "Email Photo"
    2) In the From drop down list - select "Go to Email Account Manager". Microsoft Outlook is also listed (I think i played around with outlook in a previous on a previous install, probably lightroom 4 beta, but not the current one). 
    Lightroom imediately hangs.
    Windows Crash Report:
    Problem Event Name: APPCRASH
    Application Name: lightroom.exe
    Application Version: 4.1.0.11
    Application Timestamp: 4fb2266f
    Fault Module Name: MSVCR100.dll
    Fault Module Version: 10.0.30319.415
    Fault Module Timestamp: 4d26d15a
    Exception Code: 40000015
    Exception Offset: 0000000000075fe9
    OS Version: 6.1.7601.2.1.0.256.1
    Locale ID: 1033
    Additional Information 1: 3f99
    Additional Information 2: 3f99d01d55a59f0cf00ae3a1c9abd440
    Additional Information 3: b4f4
    Additional Information 4: b4f43863618d6c6fd5483b27fa17fcc5
    I tried re-installing but it doesn't seem to fix the issue (it appears that there are some settings or something that are persisting).  A completely clean install in a virtual box VM (windows 8) comes right up and gives me the option to select a new email account (sending pictures works fine).  Any idea how to completely clear the email account settings so i can start over with setting this up. .  ? 

    Hi Sean,
    thanks for answering. No, it crashes anyway. I tried changing the identity plate color in all different modules. I was able to change it once when I had just bought a new computer and installed Lightroom, but now I can't. I wonder if there are any cache files or anything causing this. Unfortunately I don't know enough about this to fix it myself. I wondered whether LRB is causing a problem simply by having it installed, but as I said, after I removed it from the Web Galleries folder, the problem still occurred. Is there any way to recreate the identity plate in Photoshop (same font and size etc.) and reimport it into Lightroom? I need to finish my website and my name is sol light, it is barely legible. Any fix or workaround would be appreciated.

  • 8.1.2. crashes every time I try to open a pdf

    Since upgrading to 8.1.2 automatically, I try to open a fax sent by my internet fax service, and it crashes every time.
    Error: instruction at 0x2d830cbc ...memory cannot be read.
    I thought it might be something to do with that particular fax, so I tried to open some other pdfs...same error...
    Advice or suggestions please?

    I had the same problem, but first it said "Invalid plugin detected" When you clicked okay it gave more detail "The instructions at 0x2d830cbc reference memory could not be read.
    I went to adobe plugins folder and started removing plugins until I would not get an error when I opened acrobat. I found three plugins from another company that was giving me problems.

  • Mail crashes EVERY time I try to open a message

    Hi
    I started having problems with Mail today when it started to crash EVERY time I tried to click a message header whether it is in inbox or any remote folders connected via IMAP. Mail is still capable of connecting to servers and grabbing headers. I just can't click any message. Everything else still seem to "work".
    The only thing I did today was to delete a folder in Library that holds japanese dictionaries taking a lot of space and I don't speak japanese.
    On the first boot, the message can display for a few seconds on the bottom screen before crashing. Any subsequent tries will immediately crash Mail.
    Here's the crashreport.
    Process: Mail [429]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.2 (919)
    Build Info: Mail-9190000~3
    Code Type: X86 (Native)
    Parent Process: launchd [111]
    Date/Time: 2008-02-21 19:50:35.182 -0500
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000002c
    Crashed Thread: 2
    Application Specific Information:
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    +[Library synchronouslyCommitTransaction]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    Thread 0:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x92f796a0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x92f794b9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x92f7932d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x90d8d7d9 _DPSNextEvent + 657
    8 com.apple.AppKit 0x90d8d08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.AppKit 0x90d860c5 -[NSApplication run] + 795
    10 com.apple.AppKit 0x90d5330a NSApplicationMain + 574
    11 com.apple.mail 0x000fa206 0x1000 + 1020422
    Thread 1:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938e9b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938f5c34 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x0047e0a0 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 2 Crashed:
    0 com.apple.CoreFoundation 0x9031641f CFStringTokenizerAdvanceToNextToken + 1775
    1 com.apple.datadetectorscore 0x93280a43 DDLookupTrieInsertKey + 544
    2 com.apple.datadetectorscore 0x93285a62 DDLookupTableAddTokenForRequest + 63
    3 com.apple.datadetectorscore 0x932873f8 DDABAddContact + 688
    4 com.apple.datadetectorscore 0x932878e9 DDABSourceLoadTable + 879
    5 com.apple.datadetectorscore 0x932858f5 DDLookupTableLoadContactTableWithName + 175
    6 com.apple.datadetectorscore 0x93285c4e DDLookupTableCreateFromCacheData + 401
    7 com.apple.datadetectorscore 0x932895ed DDScannerCreateWithFileName + 979
    8 com.apple.datadetectors 0x94819230 -[DDScannerComputationOperation main] + 317
    9 com.apple.Foundation 0x93945b34 -[NSOperation start] + 772
    10 com.apple.Foundation 0x93945822 __runop + 34
    11 libSystem.B.dylib 0x96e44743 pthreadwqthread + 331
    12 libSystem.B.dylib 0x96e445f6 start_wqthread + 30
    Thread 3:
    Thread 4:
    0 libSystem.B.dylib 0x96de1bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e0c8cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x95982121 fefragmentthread + 54
    3 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    4 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938e9b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938f5c34 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003a4871 +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e2ab3a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    2 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96ddaa46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e0cdaf pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e0e633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938fb4fc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938fb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x938fb275 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90df37f0 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96ddaa46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e0cdaf pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e0e633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938fb4fc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938fb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00480154 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    7 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    9 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938ec3ed -[NSConnection sendInvocation:internal:] + 3005
    5 com.apple.Foundation 0x938eb569 -[NSDistantObject forwardInvocation:] + 329
    6 com.apple.CoreFoundation 0x9035eaaa __forwarding__ + 986
    7 com.apple.CoreFoundation 0x9035eb12 CF_forwarding_prep0 + 50
    8 com.apple.syncservices 0x907dedbc +[NSConnection(SyncServicesExtensions) isd_rootProxyForConnectionWithRegisteredName:requestTimeout:replyTimeout:protoc ol:enableMultipleThreads:independentConversations:] + 260
    9 com.apple.syncservices 0x907debd8 -[ISyncConcreteManager _connectToServerNoLock] + 288
    10 com.apple.syncservices 0x907de868 -[ISyncConcreteManager _connectToServer] + 570
    11 com.apple.syncservices 0x907ddd79 -[ISyncConcreteManager _performSelectorOnServer:numberOfArguments:] + 87
    12 com.apple.syncservices 0x907ddd1c -[ISyncConcreteManager _performSelectorOnServer:withArg:withArg:withArg:withArg:] + 77
    13 com.apple.syncservices 0x907ddcc7 -[ISyncConcreteManager _registerSchemaWithDescription:descriptionFilePath:bundlePath:] + 175
    14 com.apple.syncservices 0x907ddbf9 -[ISyncConcreteManager registerSchemaWithBundlePath:] + 651
    15 com.apple.Mail.Syncer 0x17c08497 0x17c02000 + 25751
    16 com.apple.Mail.Syncer 0x17c084f6 0x17c02000 + 25846
    17 com.apple.mail 0x00037f15 0x1000 + 225045
    18 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    19 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    20 com.apple.MessageFramework 0x00480739 -[MonitoredInvocation invoke] + 409
    21 com.apple.MessageFramework 0x004815fb +[WorkerThread _execute:] + 144
    22 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    23 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    24 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    25 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96dfe5da getdirentries + 10
    1 libSystem.B.dylib 0x96dfe514 readdir + 70
    2 com.apple.CoreFoundation 0x90290590 _CFBundleCopyDirectoryContentsAtPath + 1264
    3 com.apple.CoreFoundation 0x90294f09 _CFBundleURLLooksLikeBundleVersion + 57
    4 com.apple.CoreFoundation 0x902859ef _CFBundleCreate + 287
    5 ...ple.CoreServices.CarbonCore 0x90509961 TECLoadPlugin + 108
    6 ...ple.CoreServices.CarbonCore 0x9050989e Plugin_GetCountAvailableTextEncodingConversions + 237
    7 ...ple.CoreServices.CarbonCore 0x90509691 FindConversionPlugin + 90
    8 ...ple.CoreServices.CarbonCore 0x90508ee8 TECCreateConverter + 247
    9 com.apple.MessageFramework 0x003ae3f8 _stringGetBytesUsingTEC + 178
    10 com.apple.MessageFramework 0x00431f2f MFCreateDataWithString + 179
    11 com.apple.MessageFramework 0x003b8c9a -[MimePart _archiveForString:URL:needsPlainTextBodyClass:] + 92
    12 com.apple.MessageFramework 0x003b6b45 -[MimePart webArchive] + 354
    13 com.apple.MessageFramework 0x003b6990 -[MimeBody webArchive] + 174
    14 com.apple.MessageFramework 0x003b664a -[WebMessageDocument initWithMimePart:] + 88
    15 com.apple.mail 0x00045d99 0x1000 + 282009
    16 com.apple.mail 0x00041863 0x1000 + 264291
    17 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    18 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    19 com.apple.MessageFramework 0x00480739 -[MonitoredInvocation invoke] + 409
    20 com.apple.MessageFramework 0x0048031b -[InvocationQueue _drainQueue] + 772
    21 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    22 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    23 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    24 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96e200be fsync$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x93b49583 sqlite3PagerCommitPhaseOne + 979
    2 libsqlite3.0.dylib 0x93b5546e sqlite3VdbeHalt + 3198
    3 libsqlite3.0.dylib 0x93ba4e94 sqlite3VdbeExec + 45556
    4 libsqlite3.0.dylib 0x93ba5ea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x93b86624 sqlite3_exec + 260
    6 com.apple.MessageFramework 0x00396595 commitTransaction + 86
    7 com.apple.MessageFramework 0x00422f9f +[Library synchronouslyCommitTransaction] + 254
    8 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    9 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    10 com.apple.MessageFramework 0x004815fb +[WorkerThread _execute:] + 144
    11 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    12 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    14 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x90315d44 ecx: 0x00000000 edx: 0x17d621c0
    edi: 0x00000001 esi: 0x17d52520 ebp: 0xb02b19c8 esp: 0xb02b1860
    ss: 0x0000001f efl: 0x00010246 eip: 0x9031641f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x0000002c
    Binary Images:
    0x1000 - 0x26cff3 com.apple.mail 3.2 (919) <f0504553a206dfccab7bb27939bc5542> /Applications/Mail.app/Contents/MacOS/Mail
    0x2da000 - 0x34cfff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x38a000 - 0x5d9ff3 com.apple.MessageFramework 3.2 (919.2) <5d5cf8b74fbe47eedba367a33ec67934> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x72c000 - 0x72efff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x735000 - 0x759fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x775000 - 0x777fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x77d000 - 0x783fff +net.sourceforge.SafariAdBlock 0.2.1 (0.2.1) <a3121357a86d993752b2c07756e2b7c8> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x900000 - 0x92cfe7 +com.zang.RegexKit 0.4.0 (0.4.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x15c00000 - 0x15ceefef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15f8f000 - 0x15f8fffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x16038000 - 0x16046feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x167de000 - 0x167e3ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16f19000 - 0x16f1efff com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x16fb1000 - 0x1701efff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1704a000 - 0x1705dfff com.apple.syncservices.syncservicesui 4.1 (389.1) <f654255432f88dcf52531b1eeaf4fffe> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x17a76000 - 0x17b9dfe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
    0x17c02000 - 0x17c20fff com.apple.Mail.Syncer 3.1 (915) <875ef2529873eecc168d8564b4bcc8e7> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90003ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9026d000 - 0x9039ffef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90413000 - 0x9047fffb com.apple.WhitePagesFramework 1.1 (113.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x90480000 - 0x904a0ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x904a1000 - 0x904a1ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x904a2000 - 0x904c1ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x904c2000 - 0x9079bff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9079c000 - 0x907a1fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x907a2000 - 0x907d6fef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x907d7000 - 0x908b6fff com.apple.syncservices 3.1 (389.1) <f553602f67692e7a736edb702c64792a> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x908b7000 - 0x90960fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90961000 - 0x909beffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x909bf000 - 0x90af6feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90af7000 - 0x90b6efe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90b6f000 - 0x90b76ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b77000 - 0x90bb6fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90bb7000 - 0x90be6fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90be7000 - 0x90bf2fff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x90bf3000 - 0x90d4bfee com.apple.CalendarStore 3.0.2 (809) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x90d4c000 - 0x90d4cffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90d4d000 - 0x9154afef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9154b000 - 0x91582fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91583000 - 0x91616fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91617000 - 0x91619fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9161a000 - 0x916e5fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916e6000 - 0x91723fff com.apple.DAVKit 3.0.2 (643) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x91724000 - 0x91766fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91767000 - 0x91785fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x91786000 - 0x917b3feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x917b4000 - 0x917c4fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x917c5000 - 0x918a6ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x918a7000 - 0x918a7ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x918a8000 - 0x918aefff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x918af000 - 0x918afffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x918b0000 - 0x918dafff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x918db000 - 0x91a20ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a21000 - 0x91a7dff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91a7e000 - 0x91ab8fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91abc000 - 0x91acaffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x91acb000 - 0x91b3dfff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91b3e000 - 0x91bc7fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91bc8000 - 0x91bc8ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91bc9000 - 0x9209cfde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9209d000 - 0x920b3fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x920b4000 - 0x920e4ff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x920e5000 - 0x920e5ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x920e6000 - 0x92172ffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92173000 - 0x92531fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92532000 - 0x92570ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92571000 - 0x925b2fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x925b3000 - 0x926d7fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x926d8000 - 0x92754feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92829000 - 0x928d9fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x928de000 - 0x928e7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x928e8000 - 0x92973fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92974000 - 0x92983fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x92984000 - 0x92998ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92999000 - 0x92da9fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92daa000 - 0x92e9eff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x92e9f000 - 0x92ecafe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x92ecb000 - 0x92f45ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92f46000 - 0x92f46ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92f47000 - 0x92f48ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x92f49000 - 0x93251fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93252000 - 0x932a0ff3 com.apple.datadetectorscore 1.0.1 (52.13) <405948533b599cfbe02c8654b01ef6db> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x932a1000 - 0x932faff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x932fb000 - 0x9331ffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x93320000 - 0x93385ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93386000 - 0x93388ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93389000 - 0x933adfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x933ae000 - 0x933e0fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e1000 - 0x933e1ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x933e2000 - 0x93494ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x93495000 - 0x934a8fff com.apple.IMUtils 4.0.2 (579) <dbf86806d16553fe6b5205898ae6e678> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x934a9000 - 0x93547fef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93552000 - 0x9355fff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x93560000 - 0x93563fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93564000 - 0x93581ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93582000 - 0x93586fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93587000 - 0x9358efe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9358f000 - 0x9364afe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9364b000 - 0x936deff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x936df000 - 0x938aaff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x938ab000 - 0x93b25fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93b26000 - 0x93badff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x93bde000 - 0x93c5dff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93c5e000 - 0x93c94fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x93c95000 - 0x93c95ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c96000 - 0x93d13fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93d14000 - 0x93d24ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93d25000 - 0x93d2ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93d30000 - 0x93d3cfff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x93d3d000 - 0x93d42ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93d43000 - 0x93ec1fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93ec2000 - 0x93ffaff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x93ffb000 - 0x9404bfeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <41191d08725b27c8480cd7e90fd73ee8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9404c000 - 0x94054fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94055000 - 0x94066ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94067000 - 0x94168fff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94169000 - 0x94802fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94803000 - 0x94803fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94804000 - 0x94810fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94811000 - 0x94816fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94817000 - 0x9482efff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x9482f000 - 0x94836ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94837000 - 0x9485dfff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
    0x9485e000 - 0x948aeff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x948af000 - 0x948beffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948bf000 - 0x948dbfff com.apple.IMFramework 4.0.2 (579) <986a792877755e96ff1c12ba0866bbaf> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x948dc000 - 0x94926fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94927000 - 0x9492bfff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9492c000 - 0x94930fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94931000 - 0x94c45fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c46000 - 0x94c8afeb com.apple.DirectoryService.PasswordServerFramework 3.0.2 (3.0.2) <cded450287baf9b5de8856b540653322> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94c8b000 - 0x94e46ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94e47000 - 0x94e78ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94e79000 - 0x94e80fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94e81000 - 0x94f0dff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94f0e000 - 0x94f53fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94f54000 - 0x95033fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x95034000 - 0x9503ffe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95040000 - 0x9508ffff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95090000 - 0x950eaff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x950eb000 - 0x95106ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95107000 - 0x951ecff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x951ed000 - 0x95703fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95704000 - 0x957abfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x957ac000 - 0x95873ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95874000 - 0x9588cfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9588d000 - 0x95c23ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95c24000 - 0x95cdefe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95cdf000 - 0x95d18ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95d19000 - 0x95d37ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95d38000 - 0x95d4efff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95e17000 - 0x95e22ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95e23000 - 0x96daafea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96dab000 - 0x96dd3ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96dd4000 - 0x96dd9ffc com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x96dda000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x96f3a000 - 0x96f77fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    datadetector? I haven't touched it.
    Thanks for any help!!

    I've just become so used to this I forgot it's a bug. I just accept it as part of the Snow Leopard experience. I've done the whole inventory of fixes including a complete reformat and clean install. There is a work around for it though - instead of clicking the attachment button - which always crashes Mail - just drag the file on to the mail window. This usually works for me. Maybe one day this will be fixed along with the Quick Time, Safari and Finder bugs.

  • Firefox crashes every time i try to open any page - do you know why this is happening - it only started when i downloaded the new verion of firefox.

    firefox has started crashing every time i try to upload a new page. This has only started happening since i downloaded firefox 4.

    The CrashIDs are what is needed. Do not attempt to attach or paste the reports.
    #Run Firefox in safe mode does that prevent crashes ?<br/>[[Troubleshoot Firefox issues using Safe Mode]]
    #Disable all plugins
    #Repeat and this time try in Windows safe mode. use the F8 key <br /> http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7
    So you are saying it works ok as long as you avoid certain pages such as this Forum. That makes me wonder if it could be malware that is blocking access to assistance.Run malwarescans with multipe and up-to-date tools.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Why are my iTunes and iPhoto crashing every time I try to open them?

    Why are my iphoto and itunes crashing every time I open them?  This is a new problem on my Mac Mini.  Have the latest software on my Mac Mini and the latest iLife sotware.  My mac mini is about 5 years old, always kept up to date.
    Processor  2 GHz Intel Core 2 Duo
    Memory  2 GB 667 MHz DDR2 SDRAM
    Graphics  Intel GMA 950 64 MB
    Software  Mac OS X Lion 10.7.3 (11D50b)

    Hello Majorie,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    Also, how much Free Space is on your Hard Drive?
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.

Maybe you are looking for

  • How to increase the speed of network file transfer

    hi , In my application i want to use the file from one system to another system. i am using stream reader to get the file over the network , its working fine for small file, but i want to access file size exceed 10 MB then i faced the problem. Its ge

  • IPhone synch after hard drive failure

    I have an iMac 7.1 and after a total hard drive failure I had a new drive installed. Everything was wiped out, but at least I have the iTunes library still on my iPhone Here starts the problem. After reading posts for the better half of a day I tried

  • Tcode or table to view the details of user

    Hello Experts Can anybody tell the TCode or Table which tells the details of user with the report used by them on last used date. Thanks in Advance Neha

  • Solaris 10 - Installing Errors - Dell Dimension 4100

    Hello All, I am tring to install Solaris 10 on a Dell Dimension 4100 system. I am getting an error, then the system reboots. I am able to boot the Solaris 10 (03/05) DVD, I downloaded. I get prompted : "Type of Installation you want to perform" No ma

  • Fuzzy Lookup Add-In for Excel - Unattended installation

    Hi. I would lige the Fuzzy Lookup Add-In for Excel to be installed silently, but it seems only to be possible for a Per-User installation with the parameter "setup.exe /passive" I need the installation to be for All Users, but I can´t find any parame